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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/txx9/
H A Dtxx9aclc-generic.c39 static struct txx9aclc_soc_device txx9aclc_generic_soc_device = {
48 struct txx9aclc_soc_device *dev = &txx9aclc_generic_soc_device;
H A Dtxx9aclc.h68 struct txx9aclc_soc_device { struct
75 struct txx9aclc_soc_device *sdev)
H A Dtxx9aclc-ac97.c39 /* REVISIT: How to find txx9aclc_soc_device from snd_ac97? */
40 static struct txx9aclc_soc_device *txx9aclc_soc_dev;
42 static int txx9aclc_regready(struct txx9aclc_soc_device *dev)
53 struct txx9aclc_soc_device *dev = txx9aclc_soc_dev;
87 struct txx9aclc_soc_device *dev = txx9aclc_soc_dev;
104 struct txx9aclc_soc_device *dev = txx9aclc_soc_dev;
148 struct txx9aclc_soc_device *dev =
149 container_of(socdev, struct txx9aclc_soc_device, soc_dev);
H A Dtxx9aclc.c155 struct txx9aclc_soc_device *dev =
156 container_of(dmadata, struct txx9aclc_soc_device,
206 struct txx9aclc_soc_device *dev =
207 container_of(rtd->socdev, struct txx9aclc_soc_device, soc_dev);
248 struct txx9aclc_soc_device *dev =
249 container_of(rtd->socdev, struct txx9aclc_soc_device, soc_dev);
314 static int txx9aclc_dma_init(struct txx9aclc_soc_device *dev,
351 struct txx9aclc_soc_device *dev =
352 container_of(socdev, struct txx9aclc_soc_device, soc_dev);
384 struct txx9aclc_soc_device *de
[all...]

Completed in 60 milliseconds