Lines Matching full:max9759
3 * MAX9759 Amplifier Driver
15 #define DRV_NAME "max9759"
17 struct max9759 { struct
29 struct max9759 *priv = snd_soc_component_get_drvdata(c); in pga_event() argument
46 struct max9759 *priv = snd_soc_component_get_drvdata(c); in speaker_gain_control_get()
65 struct max9759 *priv = snd_soc_component_get_drvdata(c); in speaker_gain_control_put()
87 struct max9759 *priv = snd_soc_component_get_drvdata(c); in speaker_mute_get()
98 struct max9759 *priv = snd_soc_component_get_drvdata(c); in speaker_mute_put()
143 struct max9759 *priv; in max9759_probe()
180 { .compatible = "maxim,max9759", },
196 MODULE_DESCRIPTION("ASoC MAX9759 amplifier driver");