Searched refs:neo1973 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A DMakefile22 snd-soc-neo1973-wm8753-objs := neo1973_wm8753.o
23 snd-soc-neo1973-gta02-wm8753-objs := neo1973_gta02_wm8753.o
35 obj-$(CONFIG_SND_S3C24XX_SOC_NEO1973_WM8753) += snd-soc-neo1973-wm8753.o
36 obj-$(CONFIG_SND_S3C24XX_SOC_NEO1973_GTA02_WM8753) += snd-soc-neo1973-gta02-wm8753.o
H A Dneo1973_wm8753.c53 static struct snd_soc_card neo1973; variable in typeref:struct:snd_soc_card
499 * neo1973 II. It is missing logic to detect hp/mic insertions and logic
516 /* Add neo1973 specific widgets */
523 /* add neo1973 specific controls */
529 /* set up neo1973 specific audio routes */
573 static struct snd_soc_card neo1973 = { variable in typeref:struct:snd_soc_card
574 .name = "neo1973",
581 .card = &neo1973,

Completed in 58 milliseconds