Searched refs:tfa_98xx_set_func_mode (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
H A Dtfa_98xx.c230 static int tfa_98xx_set_func_mode(int enable, struct audio_device *adev, exTfa98xx_func_mode_t func_mode) function
412 ret = tfa_98xx_set_func_mode(I2S_CLOCK_ENABLE, data->adev, new_func_mode);
414 ALOGE("%s: tfa_98xx_set_func_mode enable return %d\n", __func__, ret);
428 ret = tfa_98xx_set_func_mode(I2S_CLOCK_ENABLE, data->adev, Func_Mode_BT);
430 ALOGE("%s: tfa_98xx_set_func_mode enable return %d\n", __func__, ret);

Completed in 4 milliseconds