Home
last modified time | relevance | path

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

/sound/soc/codecs/
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 …]
A DMakefile179 snd-soc-max98396-y := max98396.o
599 obj-$(CONFIG_SND_SOC_MAX98396) += snd-soc-max98396.o

Completed in 16 milliseconds