Symbol: snd_ac97_template
include/sound/ac97_codec.h
317
int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template,
sound/arm/aaci.c
794
struct snd_ac97_template ac97_template;
sound/arm/aaci.c
819
memset(&ac97_template, 0, sizeof(struct snd_ac97_template));
sound/atmel/ac97c.c
595
struct snd_ac97_template template;
sound/pci/ac97/ac97_codec.c
2048
int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **rac97)
sound/pci/ad1889.c
743
struct snd_ac97_template ac97;
sound/pci/ali5451/ali5451.c
1773
struct snd_ac97_template ac97;
sound/pci/als300.c
279
struct snd_ac97_template ac97;
sound/pci/atiixp.c
1388
struct snd_ac97_template ac97;
sound/pci/atiixp_modem.c
1032
struct snd_ac97_template ac97;
sound/pci/au88x0/au88x0_mixer.c
26
struct snd_ac97_template ac97;
sound/pci/azt3328.c
747
struct snd_ac97_template ac97;
sound/pci/ca0106/ca0106_main.c
1151
struct snd_ac97_template ac97;
sound/pci/cs4281.c
1057
struct snd_ac97_template ac97;
sound/pci/cs46xx/cs46xx_lib.c
2384
struct snd_ac97_template ac97;
sound/pci/cs5535audio/cs5535audio.c
139
struct snd_ac97_template ac97;
sound/pci/cs5535audio/cs5535audio.h
102
struct snd_ac97_template *ac97);
sound/pci/cs5535audio/cs5535audio.h
125
struct snd_ac97_template *ac97) { }
sound/pci/cs5535audio/cs5535audio_olpc.c
134
struct snd_ac97_template *ac97)
sound/pci/emu10k1/emu10k1x.c
704
struct snd_ac97_template ac97;
sound/pci/emu10k1/emumixer.c
2112
struct snd_ac97_template ac97;
sound/pci/ens1370.c
1569
struct snd_ac97_template ac97;
sound/pci/es1968.c
1957
struct snd_ac97_template ac97;
sound/pci/fm801.c
1020
struct snd_ac97_template ac97;
sound/pci/ice1712/ice1712.c
1439
struct snd_ac97_template ac97;
sound/pci/ice1712/ice1724.c
1441
struct snd_ac97_template ac97;
sound/pci/intel8x0.c
2117
struct snd_ac97_template ac97;
sound/pci/intel8x0m.c
779
struct snd_ac97_template ac97;
sound/pci/maestro3.c
2021
struct snd_ac97_template ac97;
sound/pci/nm256/nm256.c
1268
struct snd_ac97_template ac97;
sound/pci/riptide/riptide.c
1943
struct snd_ac97_template ac97;
sound/pci/sis7019.c
967
struct snd_ac97_template ac97;
sound/pci/trident/trident_main.c
2881
struct snd_ac97_template _ac97;
sound/pci/via82xx.c
1866
struct snd_ac97_template ac97;
sound/pci/via82xx_modem.c
872
struct snd_ac97_template ac97;
sound/pci/ymfpci/ymfpci_main.c
1741
struct snd_ac97_template ac97;
sound/soc/codecs/ac97.c
69
struct snd_ac97_template ac97_template;
sound/soc/codecs/ac97.c
78
memset(&ac97_template, 0, sizeof(struct snd_ac97_template));