Home
last modified time | relevance | path

Searched refs:ssm2305 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dadi,ssm2305.txt5 - compatible : "adi,ssm2305"
11 ssm2305: analog-amplifier {
12 compatible = "adi,ssm2305";
/linux/sound/soc/codecs/
H A Dssm2305.c12 #define DRV_NAME "ssm2305"
14 struct ssm2305 { struct
23 struct ssm2305 *data = snd_soc_component_get_drvdata(c); in ssm2305_power_event() argument
59 struct ssm2305 *priv; in ssm2305_probe()
81 { .compatible = "adi,ssm2305", },
H A DMakefile294 snd-soc-ssm2305-y := ssm2305.o
712 obj-$(CONFIG_SND_SOC_SSM2305) += snd-soc-ssm2305.o