Searched full:max9759 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | max9759.c | 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", }, [all …]
|
| D | Makefile | 143 snd-soc-max9759-objs := max9759.o 524 obj-$(CONFIG_SND_SOC_MAX9759) += snd-soc-max9759.o
|
| D | Kconfig | 2299 tristate "Maxim MAX9759 speaker Amplifier"
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | max9759.c | 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() 190 { .compatible = "maxim,max9759", }, [all …]
|
| D | Makefile | 107 snd-soc-max9759-objs := max9759.o 416 obj-$(CONFIG_SND_SOC_MAX9759) += snd-soc-max9759.o
|
| D | Kconfig | 1723 tristate "Maxim MAX9759 speaker Amplifier"
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | maxim,max9759.txt | 1 Maxim MAX9759 Speaker Amplifier 5 - compatible : "maxim,max9759" 12 max9759: analog-amplifier { 13 compatible = "maxim,max9759";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | maxim,max9759.yaml | 4 $id: http://devicetree.org/schemas/sound/maxim,max9759.yaml# 7 title: Maxim MAX9759 Speaker Amplifier 14 const: maxim,max9759 40 compatible = "maxim,max9759";
|