Searched refs:soc (Results 26 - 50 of 238) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A DMakefile5 snd-soc-bf5xx-sport-objs := bf5xx-sport.o
6 snd-soc-bf5xx-ac97-objs := bf5xx-ac97.o
7 snd-soc-bf5xx-i2s-objs := bf5xx-i2s.o
8 snd-soc-bf5xx-tdm-objs := bf5xx-tdm.o
13 obj-$(CONFIG_SND_BF5XX_SOC_SPORT) += snd-soc-bf5xx-sport.o
14 obj-$(CONFIG_SND_BF5XX_SOC_AC97) += snd-soc-bf5xx-ac97.o
15 obj-$(CONFIG_SND_BF5XX_SOC_I2S) += snd-soc-bf5xx-i2s.o
16 obj-$(CONFIG_SND_BF5XX_SOC_TDM) += snd-soc-bf5xx-tdm.o
H A Dbf5xx-ad1836.c2 * File: sound/soc/blackfin/bf5xx-ad1836.c
22 #include <sound/soc.h>
23 #include <sound/soc-dapm.h>
109 bfxx_ad1836_snd_device = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8350.h15 #include <sound/soc.h>
H A Dwm8994.h12 #include <sound/soc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc-of-simple.h13 #include <sound/soc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Dln2440sbc_alc650.c23 #include <sound/soc.h>
24 #include <sound/soc-dapm.h>
59 ln2440sbc_snd_ac97_device = platform_device_alloc("soc-audio", -1);
H A Dsmdk2443_wm9710.c19 #include <sound/soc.h>
20 #include <sound/soc-dapm.h>
55 smdk2443_snd_ac97_device = platform_device_alloc("soc-audio", -1);
H A Dsmdk_wm9713.c16 #include <sound/soc.h>
71 smdk_snd_ac97_device = platform_device_alloc("soc-audio", -1);
H A Ds3c24xx_simtec_hermes.c1 /* sound/soc/s3c24xx/s3c24xx_simtec_hermes.c
16 #include <sound/soc.h>
17 #include <sound/soc-dapm.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_soc.c52 struct device_node *soc; local
57 soc = of_find_node_by_type(NULL, "soc");
58 if (soc) {
61 const u32 *prop = of_get_property(soc, "#address-cells", &size);
68 prop = of_get_property(soc, "ranges", &size);
70 immrbase = of_translate_address(soc, prop + naddr);
72 of_node_put(soc);
84 struct device_node *soc; local
91 soc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/
H A DMakefile9 sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dsa1111_generic.c143 s->soc.nr = ops->first + i;
144 s->soc.ops = ops;
145 s->soc.socket.owner = ops->owner;
146 s->soc.socket.dev.parent = &dev->dev;
147 s->soc.socket.pci_irq = s->soc.nr ?
152 ret = add(&s->soc);
209 soc_pcmcia_remove_one(&s->soc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Defika-audio-fabric.c26 #include <sound/soc.h>
27 #include <sound/soc-of-simple.h>
69 pdev = platform_device_alloc("soc-audio", 1);
H A Dpcm030-audio-fabric.c26 #include <sound/soc.h>
27 #include <sound/soc-of-simple.h>
69 pdev = platform_device_alloc("soc-audio", 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/imx/
H A Dphycore-ac97.c19 #include <sound/soc.h>
20 #include <sound/soc-dapm.h>
62 imx_phycore_snd_device = platform_device_alloc("soc-audio", -1);
H A Deukrea-tlv320.c6 * based on sound/soc/s3c24xx/s3c24xx_simtec_tlv320aic23.c
8 * and on sound/soc/imx/phycore-ac97.c which is
24 #include <sound/soc.h>
25 #include <sound/soc-dapm.h>
109 eukrea_tlv320_snd_device = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/nuc900/
H A Dnuc900-audio.c20 #include <sound/soc.h>
21 #include <sound/soc-dapm.h>
52 nuc900evb_asoc_dev = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dem-x270.c28 #include <sound/soc.h>
29 #include <sound/soc-dapm.h>
75 em_x270_snd_device = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dsh7760-ac97.c14 #include <sound/soc.h>
15 #include <sound/soc-dapm.h>
65 sh7760_ac97_snd_device = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-utils.c2 * soc-util.c -- ALSA SoC Audio Layer utility functions
19 #include <sound/soc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Digep0020.c4 * Based on sound/soc/omap/overo.c by Steve Sakoman
26 #include <sound/soc.h>
27 #include <sound/soc-dapm.h>
116 igep2_snd_device = platform_device_alloc("soc-audio", -1);
H A Domap2evm.c6 * Based on sound/soc/omap/overo.c by Steve Sakoman
28 #include <sound/soc.h>
29 #include <sound/soc-dapm.h>
119 omap2evm_snd_device = platform_device_alloc("soc-audio", -1);
H A Domap3beagle.c26 #include <sound/soc.h>
27 #include <sound/soc-dapm.h>
126 omap3beagle_snd_device = platform_device_alloc("soc-audio", -1);
H A Domap3evm.c6 * Based on sound/soc/omap/beagle.c by Steve Sakoman
24 #include <sound/soc.h>
25 #include <sound/soc-dapm.h>
121 omap3evm_snd_device = platform_device_alloc("soc-audio", -1);
H A Dovero.c26 #include <sound/soc.h>
27 #include <sound/soc-dapm.h>
116 overo_snd_device = platform_device_alloc("soc-audio", -1);

Completed in 75 milliseconds

12345678910