Searched refs:wcd_clsh_set_hph_mode (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wcd-clsh-v2.c | 222 static void wcd_clsh_set_hph_mode(struct snd_soc_component *comp, in wcd_clsh_set_hph_mode() function 356 wcd_clsh_set_hph_mode(comp, mode); in wcd_clsh_state_hph_r() 359 wcd_clsh_set_hph_mode(comp, CLS_H_NORMAL); in wcd_clsh_state_hph_r() 414 wcd_clsh_set_hph_mode(comp, mode); in wcd_clsh_state_hph_l() 417 wcd_clsh_set_hph_mode(comp, CLS_H_NORMAL); in wcd_clsh_state_hph_l()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wcd-clsh-v2.h | 62 extern void wcd_clsh_set_hph_mode(struct wcd_clsh_ctrl *ctrl,
|
H A D | wcd-clsh-v2.c | 348 void wcd_clsh_set_hph_mode(struct wcd_clsh_ctrl *ctrl, int mode) in wcd_clsh_set_hph_mode() function 358 EXPORT_SYMBOL_GPL(wcd_clsh_set_hph_mode); variable
|
H A D | wcd938x.c | 725 wcd_clsh_set_hph_mode(wcd938x->clsh_info, CLS_H_HIFI); in wcd938x_codec_enable_hphr_pa() 735 wcd_clsh_set_hph_mode(wcd938x->clsh_info, hph_mode); in wcd938x_codec_enable_hphr_pa() 832 wcd_clsh_set_hph_mode(wcd938x->clsh_info, CLS_H_HIFI); in wcd938x_codec_enable_hphl_pa() 841 wcd_clsh_set_hph_mode(wcd938x->clsh_info, hph_mode); in wcd938x_codec_enable_hphl_pa()
|
Completed in 7 milliseconds