Searched defs:ac97 (Results 1 - 25 of 55) sorted by last modified time

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/touchscreen/
H A Ducb1400_ts.c86 struct snd_ac97 *ac97; member in struct:ucb1400
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dac97_codec.h524 ac97_is_audio(struct snd_ac97 * ac97) argument
528 ac97_is_modem(struct snd_ac97 * ac97) argument
532 ac97_is_rev22(struct snd_ac97 * ac97) argument
536 ac97_can_amap(struct snd_ac97 * ac97) argument
540 ac97_can_spdif(struct snd_ac97 * ac97) argument
562 snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) argument
[all...]
H A Dcs46xx.h1685 struct snd_ac97 *ac97[MAX_NR_AC97]; member in struct:snd_cs46xx
H A Demu10k1.h1477 struct snd_ac97 *ac97; member in struct:snd_emu10k1
H A Dsoc.h345 struct snd_ac97 *ac97; /* for ad-hoc ac97 devices */ member in struct:snd_soc_codec
H A Dtrident.h422 struct snd_ac97 *ac97; member in struct:snd_trident
H A Dymfpci.h331 struct snd_ac97 *ac97; member in struct:snd_ymfpci
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demumixer.c1296 static void snd_emu10k1_mixer_free_ac97(struct snd_ac97 *ac97) argument
1454 struct snd_ac97_template ac97; local
[all...]
H A Dio.c469 unsigned short snd_emu10k1_ac97_read(struct snd_ac97 *ac97, unsigned short reg) argument
482 void snd_emu10k1_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dens1370.c399 struct snd_ac97 *ac97; member in struct:ensoniq::__anon11069::__anon11070
596 static void snd_es1371_codec_write(struct snd_ac97 *ac97, argument
636 static unsigned short snd_es1371_codec_read(struct snd_ac97 *ac97, argument
697 static void snd_es1371_codec_wait(struct snd_ac97 *ac97) argument
1588 static void snd_ensoniq_mixer_free_ac97(struct snd_ac97 *ac97) argument
1633 struct snd_ac97_template ac97; local
[all...]
H A Des1968.c520 struct snd_ac97 *ac97; member in struct:es1968
621 static void snd_es1968_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) argument
637 static unsigned short snd_es1968_ac97_read(struct snd_ac97 *ac97, unsigned short reg) argument
1937 struct snd_ac97_template ac97; local
[all...]
H A Dfm801.c182 struct snd_ac97 *ac97; member in struct:fm801
235 static void snd_fm801_codec_write(struct snd_ac97 *ac97, argument
268 static unsigned short snd_fm801_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument
1200 snd_fm801_mixer_free_ac97(struct snd_ac97 *ac97) argument
1212 struct snd_ac97_template ac97; local
[all...]
H A Dintel8x0.c399 struct snd_ac97 *ac97[3]; member in struct:intel8x0
538 static void snd_intel8x0_codec_write(struct snd_ac97 *ac97, argument
551 snd_intel8x0_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument
619 snd_intel8x0_ali_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument
637 snd_intel8x0_ali_codec_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) argument
1550 snd_intel8x0_mixer_free_ac97(struct snd_ac97 *ac97) argument
1962 struct snd_ac97_template ac97; local
[all...]
H A Dintel8x0m.c191 struct snd_ac97 *ac97; member in struct:ichdev
212 struct snd_ac97 *ac97; member in struct:intel8x0m
340 static void snd_intel8x0_codec_write(struct snd_ac97 *ac97, argument
353 static unsigned short snd_intel8x0_codec_read(struct snd_ac97 *ac97, argument
778 snd_intel8x0_mixer_free_ac97(struct snd_ac97 *ac97) argument
788 struct snd_ac97_template ac97; local
[all...]
H A Dmaestro3.c818 struct snd_ac97 *ac97; member in struct:snd_m3
1932 snd_m3_ac97_read(struct snd_ac97 *ac97, unsigne argument
1952 snd_m3_ac97_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short val) argument
2058 struct snd_ac97_template ac97; local
[all...]
H A Dvia82xx.c385 struct snd_ac97 *ac97; member in struct:via82xx
541 static void snd_via82xx_codec_wait(struct snd_ac97 *ac97) argument
550 static void snd_via82xx_codec_write(struct snd_ac97 *ac97, argument
565 static unsigned short snd_via82xx_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument
1728 snd_via82xx_mixer_free_ac97(struct snd_ac97 *ac97) argument
1801 struct snd_ac97_template ac97; local
[all...]
H A Dvia82xx_modem.c253 struct snd_ac97 *ac97; member in struct:via82xx_modem
401 static void snd_via82xx_codec_wait(struct snd_ac97 *ac97) argument
410 static void snd_via82xx_codec_write(struct snd_ac97 *ac97, argument
428 static unsigned short snd_via82xx_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument
874 snd_via82xx_mixer_free_ac97(struct snd_ac97 *ac97) argument
883 struct snd_ac97_template ac97; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dice1712.c151 static void snd_ice1712_ac97_write(struct snd_ac97 *ac97, argument
176 static unsigned short snd_ice1712_ac97_read(struct snd_ac97 *ac97, argument
205 static void snd_ice1712_pro_ac97_write(struct snd_ac97 *ac97, argument
231 static unsigned short snd_ice1712_pro_ac97_read(struct snd_ac97 *ac97, argument
1499 snd_ice1712_mixer_free_ac97(struct snd_ac97 *ac97) argument
1508 struct snd_ac97_template ac97; local
[all...]
H A Dice1712.h320 struct snd_ac97 *ac97; member in struct:snd_ice1712
H A Dice1724.c147 static void snd_vt1724_ac97_write(struct snd_ac97 *ac97, argument
163 static unsigned short snd_vt1724_ac97_read(struct snd_ac97 *ac97, unsigned short reg) argument
1191 struct snd_ac97_template ac97; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/nm256/
H A Dnm256.c245 struct snd_ac97 *ac97; member in struct:nm256
1207 snd_nm256_ac97_read(struct snd_ac97 *ac97, unsigned short reg) argument
1220 snd_nm256_ac97_write(struct snd_ac97 *ac97, argument
1267 snd_nm256_ac97_reset(struct snd_ac97 *ac97) argument
1299 struct snd_ac97_template ac97; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c439 struct snd_ac97 *ac97; member in struct:snd_riptide
1768 snd_riptide_codec_write(struct snd_ac97 *ac97, unsigned short reg, argument
1787 static unsigned short snd_riptide_codec_read(struct snd_ac97 *ac97, argument
2011 struct snd_ac97_template ac97; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_main.c80 static unsigned short snd_trident_codec_read(struct snd_ac97 *ac97, unsigned short reg) argument
141 snd_trident_codec_write(struct snd_ac97 *ac97, unsigned short reg, unsigned short wdata) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci_main.c94 static void snd_ymfpci_codec_write(struct snd_ac97 *ac97, u16 reg, u16 val) argument
104 static u16 snd_ymfpci_codec_read(struct snd_ac97 *ac97, u16 reg) argument
1773 static void snd_ymfpci_mixer_free_ac97(struct snd_ac97 *ac97) argument
1781 struct snd_ac97_template ac97; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/codecs/
H A DMakefile

Completed in 375 milliseconds

123