Searched refs:func_mode (Results 1 – 1 of 1) sorted by relevance
230 … int tfa_98xx_set_func_mode(int enable, struct audio_device *adev, exTfa98xx_func_mode_t func_mode) in tfa_98xx_set_func_mode() argument236 switch(func_mode) { in tfa_98xx_set_func_mode()244 ALOGE("%s: function %d not support!\n",__func__, func_mode); in tfa_98xx_set_func_mode()256 exTfa98xx_func_mode_t func_mode = Func_Mode_None; in tfa_98xx_get_func_mode() local262 func_mode = Func_Mode_Speaker; in tfa_98xx_get_func_mode()267 func_mode = Func_Mode_BT; in tfa_98xx_get_func_mode()272 return func_mode; in tfa_98xx_get_func_mode()