Home
last modified time | relevance | path

Searched refs:snd_ac97_bus (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/sound/
H A Dac97_codec.h198 struct snd_ac97_bus { struct
202 void (*private_free) (struct snd_ac97_bus *bus); argument
240 struct snd_ac97_bus *bus;
313 int snd_ac97_bus(struct snd_card *card, int num,
315 void *private_data, struct snd_ac97_bus **rbus);
317 int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template,
384 struct snd_ac97_bus *bus;
401 int snd_ac97_pcm_assign(struct snd_ac97_bus *ac97,
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_local.h17 void snd_ac97_bus_proc_init(struct snd_ac97_bus * ac97);
18 void snd_ac97_bus_proc_done(struct snd_ac97_bus * ac97);
H A Dac97_pcm.c431 int snd_ac97_pcm_assign(struct snd_ac97_bus *bus, in snd_ac97_pcm_assign()
558 struct snd_ac97_bus *bus; in snd_ac97_pcm_open()
648 struct snd_ac97_bus *bus; in snd_ac97_pcm_close()
H A Dac97_proc.c450 void snd_ac97_bus_proc_init(struct snd_ac97_bus * bus) in snd_ac97_bus_proc_init()
463 void snd_ac97_bus_proc_done(struct snd_ac97_bus * bus) in snd_ac97_bus_proc_done()
H A Dac97_codec.c984 static int snd_ac97_bus_free(struct snd_ac97_bus *bus) in snd_ac97_bus_free()
998 struct snd_ac97_bus *bus = device->device_data; in snd_ac97_bus_dev_free()
1897 int snd_ac97_bus(struct snd_card *card, int num, in snd_ac97_bus() function
1899 void *private_data, struct snd_ac97_bus **rbus) in snd_ac97_bus()
1902 struct snd_ac97_bus *bus; in snd_ac97_bus()
1928 EXPORT_SYMBOL(snd_ac97_bus);
1995 int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **… in snd_ac97_mixer()
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_mixer.c25 struct snd_ac97_bus *pbus; in snd_vortex_mixer()
33 if ((err = snd_ac97_bus(vortex->card, 0, &ops, NULL, &pbus)) < 0) in snd_vortex_mixer()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dac97.c67 struct snd_ac97_bus *ac97_bus; in ac97_soc_probe()
72 ret = snd_ac97_bus(component->card->snd_card, 0, soc_ac97_ops, in ac97_soc_probe()
/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-ac97.c222 struct snd_ac97_bus *ac97_bus; in pxa2xx_ac97_probe()
248 ret = snd_ac97_bus(card, 0, &pxa2xx_ac97_ops, NULL, &ac97_bus); in pxa2xx_ac97_probe()
H A Daaci.h232 struct snd_ac97_bus *ac97_bus;
H A Daaci.c822 struct snd_ac97_bus *ac97_bus; in aaci_probe_ac97()
839 ret = snd_ac97_bus(aaci->card, 0, &aaci_bus_ops, aaci, &ac97_bus); in aaci_probe_ac97()
/OK3568_Linux_fs/kernel/sound/pci/cs5535audio/
H A Dcs5535audio.c138 struct snd_ac97_bus *pbus; in snd_cs5535audio_mixer()
146 if ((err = snd_ac97_bus(card, 0, &ops, NULL, &pbus)) < 0) in snd_cs5535audio_mixer()
/OK3568_Linux_fs/kernel/sound/ac97/
H A Dsnd_ac97_compat.c63 static struct snd_ac97_bus compat_soc_ac97_bus = {
/OK3568_Linux_fs/kernel/sound/pci/
H A Dad1889.c83 struct snd_ac97_bus *ac97_bus;
745 snd_ad1889_ac97_bus_free(struct snd_ac97_bus *bus) in snd_ad1889_ac97_bus_free()
771 err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus); in snd_ad1889_ac97_init()
H A Dintel8x0m.c195 struct snd_ac97_bus *ac97_bus;
784 static void snd_intel8x0m_mixer_free_ac97_bus(struct snd_ac97_bus *bus) in snd_intel8x0m_mixer_free_ac97_bus()
799 struct snd_ac97_bus *pbus; in snd_intel8x0m_mixer()
818 if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0) in snd_intel8x0m_mixer()
H A Datiixp.c255 struct snd_ac97_bus *ac97_bus;
1240 struct snd_ac97_bus *pbus = chip->ac97_bus; in snd_atiixp_pcm_new()
1402 struct snd_ac97_bus *pbus; in snd_atiixp_mixer_new()
1419 if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0) in snd_atiixp_mixer_new()
H A Datiixp_modem.c230 struct snd_ac97_bus *ac97_bus;
1045 struct snd_ac97_bus *pbus; in snd_atiixp_mixer_new()
1062 if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus)) < 0) in snd_atiixp_mixer_new()
H A Dvia82xx_modem.c240 struct snd_ac97_bus *ac97_bus;
859 static void snd_via82xx_mixer_free_ac97_bus(struct snd_ac97_bus *bus) in snd_via82xx_mixer_free_ac97_bus()
882 if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0) in snd_via82xx_mixer_new()
H A Dals300.c294 struct snd_ac97_bus *bus; in snd_als300_ac97()
302 if ((err = snd_ac97_bus(chip->card, 0, &ops, NULL, &bus)) < 0) in snd_als300_ac97()
H A Dfm801.c207 struct snd_ac97_bus *ac97_bus;
1029 static void snd_fm801_mixer_free_ac97_bus(struct snd_ac97_bus *bus) in snd_fm801_mixer_free_ac97_bus()
1055 if ((err = snd_ac97_bus(chip->card, 0, &ops, chip, &chip->ac97_bus)) < 0) in snd_fm801_mixer()
H A Dcs4281.c447 struct snd_ac97_bus *ac97_bus;
1047 static void snd_cs4281_mixer_free_ac97_bus(struct snd_ac97_bus *bus) in snd_cs4281_mixer_free_ac97_bus()
1072 if ((err = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus)) < 0) in snd_cs4281_mixer()
H A Dsis7019.c984 struct snd_ac97_bus *bus; in sis_mixer_create()
995 rc = snd_ac97_bus(sis->card, 0, &ops, NULL, &bus); in sis_mixer_create()
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident.h384 struct snd_ac97_bus *ac97_bus;
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci.h315 struct snd_ac97_bus *ac97_bus;
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-ac97.c45 static struct snd_ac97_bus soc_ac97_bus = {
/OK3568_Linux_fs/kernel/sound/atmel/
H A Dac97c.c44 struct snd_ac97_bus *ac97_bus;
777 retval = snd_ac97_bus(card, 0, &ops, chip, &chip->ac97_bus); in atmel_ac97c_probe()

12