Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dmax98396.c1582 if (max98396->pvdd) in max98396_suspend()
1585 if (max98396->vbat) in max98396_suspend()
1601 if (max98396->pvdd) { in max98396_resume()
1607 if (max98396->vbat) { in max98396_resume()
1679 max98396->v_slot = 0; in max98396_read_device_property()
1684 max98396->i_slot = 1; in max98396_read_device_property()
1737 max98396 = devm_kzalloc(&i2c->dev, sizeof(*max98396), GFP_KERNEL); in max98396_i2c_probe()
1739 if (!max98396) { in max98396_i2c_probe()
1796 max98396); in max98396_i2c_probe()
1800 if (max98396->pvdd) { in max98396_i2c_probe()
[all …]
H A DMakefile176 snd-soc-max98396-y := max98396.o
589 obj-$(CONFIG_SND_SOC_MAX98396) += snd-soc-max98396.o
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dadi,max98396.yaml4 $id: http://devicetree.org/schemas/sound/adi,max98396.yaml#
21 - adi,max98396
130 max98396: amplifier@39 {
131 compatible = "adi,max98396";