Searched refs:new_func_mode (Results 1 – 1 of 1) sorted by relevance
401 exTfa98xx_func_mode_t new_func_mode = Func_Mode_None; in audio_extn_tfa_98xx_set_mode() local408 new_func_mode = tfa_98xx_get_func_mode(new_audio_mode); in audio_extn_tfa_98xx_set_mode()409 if (new_func_mode == Func_Mode_None) in audio_extn_tfa_98xx_set_mode()412 ret = tfa_98xx_set_func_mode(I2S_CLOCK_ENABLE, data->adev, new_func_mode); in audio_extn_tfa_98xx_set_mode()