Searched refs:soc (Results 51 - 75 of 238) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c24xx_simtec_tlv320aic23.c1 /* sound/soc/s3c24xx/s3c24xx_simtec_tlv320aic23.c
16 #include <sound/soc.h>
17 #include <sound/soc-dapm.h>
H A Djive_wm8750.c1 /* sound/soc/s3c24xx/jive_wm8750.c
5 * Based on sound/soc/pxa/spitz.c
23 #include <sound/soc.h>
24 #include <sound/soc-dapm.h>
172 jive_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/au1x/
H A Ddb1200.c15 #include <sound/soc.h>
16 #include <sound/soc-dapm.h>
109 db1200_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/blackfin/
H A Dbf5xx-ad193x.c2 * File: sound/soc/blackfin/bf5xx-ad193x.c
31 #include <sound/soc.h>
32 #include <sound/soc-dapm.h>
123 bfxx_ad193x_snd_device = platform_device_alloc("soc-audio", -1);
H A Dbf5xx-ssm2602.c2 * File: sound/soc/blackfin/bf5xx-ssm2602.c
35 #include <sound/soc.h>
36 #include <sound/soc-dapm.h>
158 bf5xx_ssm2602_snd_device = platform_device_alloc("soc-audio", -1);
H A Dbf5xx-ad1980.c2 * File: sound/soc/blackfin/bf5xx-ad1980.c
44 #include <sound/soc.h>
96 bf5xx_board_snd_device = platform_device_alloc("soc-audio", -1);
H A Dbf5xx-ad73311.c2 * File: sound/soc/blackfin/bf5xx-ad73311.c
37 #include <sound/soc.h>
38 #include <sound/soc-dapm.h>
213 bf5xx_ad73311_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/davinci/
H A Ddavinci-sffsdr.c23 #include <sound/soc.h>
24 #include <sound/soc-dapm.h>
138 sffsdr_snd_device = platform_device_alloc("soc-audio", 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/ep93xx/
H A Dsnappercl15.c17 #include <sound/soc.h>
18 #include <sound/soc-dapm.h>
125 snappercl15_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/jz4740/
H A Dqi_lb60.c21 #include <sound/soc.h>
22 #include <sound/soc-dapm.h>
110 qi_lb60_snd_device = platform_device_alloc("soc-audio", -1);
137 pr_err("qi_lb60 snd: Failed to add snd soc device: %d\n", ret);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Dam3517evm.c6 * Based on sound/soc/omap/beagle.c by Steve Sakoman
24 #include <sound/soc.h>
25 #include <sound/soc-dapm.h>
169 am3517evm_snd_device = platform_device_alloc("soc-audio", -1);
H A Dosk5912.c28 #include <sound/soc.h>
29 #include <sound/soc-dapm.h>
170 osk_snd_device = platform_device_alloc("soc-audio", -1);
H A Dsdp4430.c26 #include <sound/soc.h>
27 #include <sound/soc-dapm.h>
199 sdp4430_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/pxa/
H A De750_wm9705.c18 #include <sound/soc.h>
19 #include <sound/soc-dapm.h>
151 e750_snd_device = platform_device_alloc("soc-audio", -1);
H A De800_wm9712.c18 #include <sound/soc.h>
19 #include <sound/soc-dapm.h>
140 e800_snd_device = platform_device_alloc("soc-audio", -1);
H A Dimote2.c3 #include <sound/soc.h>
92 imote2_snd_device = platform_device_alloc("soc-audio", -1);
H A De740_wm9705.c18 #include <sound/soc.h>
19 #include <sound/soc-dapm.h>
175 e740_snd_device = platform_device_alloc("soc-audio", -1);
H A Dmioa701_wm9713.c52 #include <sound/soc.h>
53 #include <sound/soc-dapm.h>
204 mioa701_snd_device = platform_device_alloc("soc-audio", -1);
H A Dpalm27x.c2 * linux/sound/soc/pxa/palm27x.c
23 #include <sound/soc.h>
24 #include <sound/soc-dapm.h>
177 palm27x_snd_device = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dmax17040_battery.c51 int soc; member in struct:max17040_chip
74 val->intval = chip->soc;
133 chip->soc = msb;
175 if (chip->soc > MAX17040_BATTERY_FULL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dfsi-ak4642.c14 #include <../sound/soc/codecs/ak4642.h>
56 fsi_snd_device = platform_device_alloc("soc-audio", FSI_PORT_A);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/txx9/
H A Dtxx9aclc-generic.c21 #include <sound/soc.h>
52 soc_pdev = platform_device_alloc("soc-audio", -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsh_fsi.h31 #include <sound/soc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/atmel/
H A Dsnd-soc-afeb9260.c32 #include <sound/soc.h>
33 #include <sound/soc-dapm.h>
169 afeb9260_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/fsl/
H A Dsoc-of-simple.c19 #include <sound/soc.h>
20 #include <sound/soc-of-simple.h>
83 pdev = platform_device_alloc("soc-audio", of_soc->id);

Completed in 180 milliseconds

12345678910