Home
last modified time | relevance | path

Searched refs:cx20442 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcx20442.c3 * cx20442.c -- CX20442 ALSA Soc Audio driver
21 #include "cx20442.h"
91 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); in cx20442_read_reg_cache() local
96 return cx20442->reg_cache; in cx20442_read_reg_cache()
155 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); in cx20442_write() local
164 if (!cx20442->tty || !cx20442->tty->ops->write) in cx20442_write()
167 old = cx20442->reg_cache; in cx20442_write()
168 cx20442->reg_cache = value; in cx20442_write()
193 if (cx20442 in cx20442_write()
240 struct cx20442_priv *cx20442; v253_close() local
266 struct cx20442_priv *cx20442; v253_receive() local
325 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); cx20442_set_bias_level() local
354 struct cx20442_priv *cx20442; cx20442_component_probe() local
393 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); cx20442_component_remove() local
[all...]
H A DMakefile78 snd-soc-cx20442-objs := cx20442.o
387 obj-$(CONFIG_SND_SOC_CX20442) += snd-soc-cx20442.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcx20442.c3 * cx20442.c -- CX20442 ALSA Soc Audio driver
21 #include "cx20442.h"
91 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); in cx20442_read_reg_cache() local
96 return cx20442->reg_cache; in cx20442_read_reg_cache()
155 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); in cx20442_write() local
164 if (!cx20442->tty || !cx20442->tty->ops->write) in cx20442_write()
167 old = cx20442->reg_cache; in cx20442_write()
168 cx20442->reg_cache = value; in cx20442_write()
193 if (cx20442 in cx20442_write()
240 struct cx20442_priv *cx20442; v253_close() local
265 struct cx20442_priv *cx20442; v253_receive() local
317 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); cx20442_set_bias_level() local
346 struct cx20442_priv *cx20442; cx20442_component_probe() local
385 struct cx20442_priv *cx20442 = snd_soc_component_get_drvdata(component); cx20442_component_remove() local
[all...]
H A DMakefile106 snd-soc-cx20442-objs := cx20442.o
492 obj-$(CONFIG_SND_SOC_CX20442) += snd-soc-cx20442.o
/kernel/linux/linux-5.10/sound/soc/ti/
H A Dams-delta.c24 #include "../codecs/cx20442.h"
527 SND_SOC_DAILINK_DEFS(cx20442,
529 DAILINK_COMP_ARRAY(COMP_CODEC("cx20442-codec", "cx20442-voice")),
539 SND_SOC_DAILINK_REG(cx20442),
/kernel/linux/linux-6.6/sound/soc/ti/
H A Dams-delta.c24 #include "../codecs/cx20442.h"
526 SND_SOC_DAILINK_DEFS(cx20442,
528 DAILINK_COMP_ARRAY(COMP_CODEC("cx20442-codec", "cx20442-voice")),
538 SND_SOC_DAILINK_REG(cx20442),

Completed in 7 milliseconds