Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtscs42xx.c31 struct tscs42xx { struct
143 struct tscs42xx *tscs42xx = snd_soc_component_get_drvdata(component); in write_coeff_ram() local
190 struct tscs42xx *tscs42xx = snd_soc_component_get_drvdata(component); in power_up_audio_plls() local
236 struct tscs42xx *tscs42xx = snd_soc_component_get_drvdata(component); in power_down_audio_plls() local
268 struct tscs42xx *tscs42xx = snd_soc_component_get_drvdata(component); in coeff_ram_get() local
288 struct tscs42xx *tscs42xx = snd_soc_component_get_drvdata(component); in coeff_ram_put() local
387 struct tscs42xx *tscs42xx = snd_soc_component_get_drvdata(component); in dac_event() local
1274 static int part_is_valid(struct tscs42xx *tscs42xx) in part_is_valid() argument
1363 static inline void init_coeff_ram_cache(struct tscs42xx *tscs42xx) in init_coeff_ram_cache() argument
1413 struct tscs42xx *tscs42xx; in tscs42xx_i2c_probe() local
[all …]
H A DMakefile299 snd-soc-tscs42xx-objs := tscs42xx.o
682 obj-$(CONFIG_SND_SOC_TSCS42XX) += snd-soc-tscs42xx.o