Home
last modified time | relevance | path

Searched refs:cs4341 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs4341.c49 struct cs4341_priv *cs4341 = snd_soc_component_get_drvdata(component); in cs4341_set_fmt() local
69 cs4341->fmt = format & SND_SOC_DAIFMT_FORMAT_MASK; in cs4341_set_fmt()
83 struct cs4341_priv *cs4341 = snd_soc_component_get_drvdata(component); in cs4341_hw_params() local
99 switch (cs4341->fmt) { in cs4341_hw_params()
111 cs4341->fmt); in cs4341_hw_params()
216 struct cs4341_priv *cs4341 = dev_get_drvdata(dev); in cs4341_probe() local
220 regmap_write(cs4341->regmap, cs4341_reg_defaults[i].reg, in cs4341_probe()
231 struct cs4341_priv *cs4341; in cs4341_i2c_probe() local
233 cs4341 = devm_kzalloc(&i2c->dev, sizeof(*cs4341), GFP_KERNE in cs4341_i2c_probe()
276 struct cs4341_priv *cs4341; cs4341_spi_probe() local
[all...]
H A DMakefile69 snd-soc-cs4341-objs := cs4341.o
378 obj-$(CONFIG_SND_SOC_CS4341) += snd-soc-cs4341.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs4341.c49 struct cs4341_priv *cs4341 = snd_soc_component_get_drvdata(component); in cs4341_set_fmt() local
69 cs4341->fmt = format & SND_SOC_DAIFMT_FORMAT_MASK; in cs4341_set_fmt()
83 struct cs4341_priv *cs4341 = snd_soc_component_get_drvdata(component); in cs4341_hw_params() local
99 switch (cs4341->fmt) { in cs4341_hw_params()
111 cs4341->fmt); in cs4341_hw_params()
215 struct cs4341_priv *cs4341 = dev_get_drvdata(dev); in cs4341_probe() local
219 regmap_write(cs4341->regmap, cs4341_reg_defaults[i].reg, in cs4341_probe()
229 struct cs4341_priv *cs4341; in cs4341_i2c_probe() local
231 cs4341 = devm_kzalloc(&i2c->dev, sizeof(*cs4341), GFP_KERNE in cs4341_i2c_probe()
274 struct cs4341_priv *cs4341; cs4341_spi_probe() local
[all...]
H A DMakefile97 snd-soc-cs4341-objs := cs4341.o
483 obj-$(CONFIG_SND_SOC_CS4341) += snd-soc-cs4341.o

Completed in 5 milliseconds