Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4535.c252 struct ak4535_priv *ak4535 = snd_soc_component_get_drvdata(component); in ak4535_set_dai_sysclk() local
254 ak4535->sysclk = freq; in ak4535_set_dai_sysclk()
263 struct ak4535_priv *ak4535 = snd_soc_component_get_drvdata(component); in ak4535_hw_params() local
268 fs = ak4535->sysclk / rate; in ak4535_hw_params()
409 struct ak4535_priv *ak4535; in ak4535_i2c_probe() local
412 ak4535 = devm_kzalloc(&i2c->dev, sizeof(struct ak4535_priv), in ak4535_i2c_probe()
414 if (ak4535 == NULL) in ak4535_i2c_probe()
417 ak4535->regmap = devm_regmap_init_i2c(i2c, &ak4535_regmap); in ak4535_i2c_probe()
418 if (IS_ERR(ak4535->regmap)) { in ak4535_i2c_probe()
419 ret = PTR_ERR(ak4535->regmap); in ak4535_i2c_probe()
[all …]
H A DMakefile39 snd-soc-ak4535-objs := ak4535.o
424 obj-$(CONFIG_SND_SOC_AK4535) += snd-soc-ak4535.o
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt682 ak4535.c: 18361
683 ak4535.h: 1042