Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dcx20442.c91 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->tty->ops->write(cx20442->tty, buf, len) != len) in cx20442_write()
240 struct cx20442_priv *cx20442; in v253_close() local
247 cx20442 = snd_soc_component_get_drvdata(component); in v253_close()
250 cx20442->tty = NULL; in v253_close()
[all …]
DMakefile91 snd-soc-cx20442-objs := cx20442.o
443 obj-$(CONFIG_SND_SOC_CX20442) += snd-soc-cx20442.o
/linux-5.19.10/sound/soc/ti/
Dams-delta.c524 SND_SOC_DAILINK_DEFS(cx20442,
536 SND_SOC_DAILINK_REG(cx20442),