Searched refs:hp_main_output_ramp (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | mt6358.c | 336 static void hp_main_output_ramp(struct mt6358_priv *priv, bool up) in hp_main_output_ramp() function 1069 hp_main_output_ramp(priv, true); in mtk_hp_enable() 1143 hp_main_output_ramp(priv, false); in mtk_hp_disable() 1270 hp_main_output_ramp(priv, true); in mtk_hp_spk_enable() 1336 hp_main_output_ramp(priv, false); in mtk_hp_spk_disable()
|
H A D | mt6357.c | 73 static void hp_main_output_ramp(struct mt6357_priv *priv, bool up) in hp_main_output_ramp() function 1214 hp_main_output_ramp(priv, true); in hp_main_mux_event() 1269 hp_main_output_ramp(priv, false); in hp_main_mux_event()
|
H A D | mt6359.c | 254 static void hp_main_output_ramp(struct mt6359_priv *priv, bool up) in hp_main_output_ramp() function 926 hp_main_output_ramp(priv, true); in mtk_hp_enable() 1004 hp_main_output_ramp(priv, false); in mtk_hp_disable()
|