Searched refs:wcd_clsh_buck_ctrl (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wcd-clsh-v2.c | 175 static void wcd_clsh_buck_ctrl(struct wcd_clsh_ctrl *ctrl, in wcd_clsh_buck_ctrl() function 526 wcd_clsh_buck_ctrl(ctrl, mode, true); in wcd_clsh_state_lo() 528 wcd_clsh_buck_ctrl(ctrl, mode, false); in wcd_clsh_state_lo() 604 wcd_clsh_buck_ctrl(ctrl, mode, true); in wcd_clsh_state_hph_r() 618 wcd_clsh_buck_ctrl(ctrl, CLS_H_NORMAL, false); in wcd_clsh_state_hph_r() 694 wcd_clsh_buck_ctrl(ctrl, mode, true); in wcd_clsh_state_hph_l() 708 wcd_clsh_buck_ctrl(ctrl, CLS_H_NORMAL, false); in wcd_clsh_state_hph_l() 763 wcd_clsh_buck_ctrl(ctrl, mode, true); in wcd_clsh_state_ear() 770 wcd_clsh_buck_ctrl(ctrl, mode, false); in wcd_clsh_state_ear()
|