Searched refs:mt6357_priv (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | mt6357.c | 17 static void set_playback_gpio(struct mt6357_priv *priv, bool enable) in set_playback_gpio() 44 static void set_capture_gpio(struct mt6357_priv *priv, bool enable) in set_capture_gpio() 73 static void hp_main_output_ramp(struct mt6357_priv *priv, bool up) in hp_main_output_ramp() 90 static void hp_aux_feedback_loop_gain_ramp(struct mt6357_priv *priv, bool up) in hp_aux_feedback_loop_gain_ramp() 104 static void hp_pull_down(struct mt6357_priv *priv, bool enable) in hp_pull_down() 121 static void volume_ramp(struct mt6357_priv *priv, int lfrom, int lto, in volume_ramp() 168 static void lo_volume_ramp(struct mt6357_priv *priv, int lfrom, int lto, int rfrom, int rto) in lo_volume_ramp() 173 static void hp_volume_ramp(struct mt6357_priv *priv, int lfrom, int lto, int rfrom, int rto) in hp_volume_ramp() 178 static void hs_volume_ramp(struct mt6357_priv *priv, int from, int to) in hs_volume_ramp() 318 static int mt6357_set_dmic(struct mt6357_priv *priv, bool enable) in mt6357_set_dmic() [all …]
|
D | mt6357.h | 654 struct mt6357_priv { struct
|