Home
last modified time | relevance | path

Searched refs:new_func_mode (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Dtfa_98xx.c401 exTfa98xx_func_mode_t new_func_mode = Func_Mode_None; in audio_extn_tfa_98xx_set_mode() local
408 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()