Searched refs:hp_main_output_ramp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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 1034 hp_main_output_ramp(priv, true); in mtk_hp_enable() 1108 hp_main_output_ramp(priv, false); in mtk_hp_disable() 1235 hp_main_output_ramp(priv, true); in mtk_hp_spk_enable() 1301 hp_main_output_ramp(priv, false); in mtk_hp_spk_disable()
|
H A D | mt6359.c | 130 static void hp_main_output_ramp(struct mt6359_priv *priv, bool up) in hp_main_output_ramp() function 727 hp_main_output_ramp(priv, true); in mtk_hp_enable() 805 hp_main_output_ramp(priv, false); in mtk_hp_disable()
|
/kernel/linux/linux-6.6/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 1033 hp_main_output_ramp(priv, true); in mtk_hp_enable() 1107 hp_main_output_ramp(priv, false); in mtk_hp_disable() 1234 hp_main_output_ramp(priv, true); in mtk_hp_spk_enable() 1300 hp_main_output_ramp(priv, false); in mtk_hp_spk_disable()
|
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()
|
Completed in 12 milliseconds