Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98363.c95 if (!max98363->first_hw_init) in max98363_resume()
164 if (max98363->first_hw_init) in max98363_io_init()
188 max98363->hw_init = true; in max98363_io_init()
221 if (!max98363->slave) in max98363_sdw_dai_hw_params()
263 if (!max98363->slave) in max98363_pcm_hw_free()
305 max98363->hw_init = false; in max98363_update_status()
394 max98363 = devm_kzalloc(dev, sizeof(*max98363), GFP_KERNEL); in max98363_init()
395 if (!max98363) in max98363_init()
399 max98363->regmap = regmap; in max98363_init()
400 max98363->slave = slave; in max98363_init()
[all …]
H A DMakefile155 snd-soc-max98363-objs := max98363.o
536 obj-$(CONFIG_SND_SOC_MAX98363) += snd-soc-max98363.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dadi,max98363.yaml4 $id: http://devicetree.org/schemas/sound/adi,max98363.yaml#