Home
last modified time | relevance | path

Searched refs:hp_main_output_ramp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/sound/soc/codecs/
Dmt6358.c332 static void hp_main_output_ramp(struct mt6358_priv *priv, bool up) in hp_main_output_ramp() function
1030 hp_main_output_ramp(priv, true); in mtk_hp_enable()
1104 hp_main_output_ramp(priv, false); in mtk_hp_disable()
1231 hp_main_output_ramp(priv, true); in mtk_hp_spk_enable()
1297 hp_main_output_ramp(priv, false); in mtk_hp_spk_disable()
Dmt6359.c240 static void hp_main_output_ramp(struct mt6359_priv *priv, bool up) in hp_main_output_ramp() function
837 hp_main_output_ramp(priv, true); in mtk_hp_enable()
915 hp_main_output_ramp(priv, false); in mtk_hp_disable()