Home
last modified time | relevance | path

Searched refs:pbus (Results 1 – 17 of 17) sorted by relevance

/sound/mips/
A Dhal2.c358 struct hal2_pbus *pbus = &hal2->dac.pbus; in hal2_setup_dac() local
374 pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD; in hal2_setup_dac()
391 struct hal2_pbus *pbus = &hal2->adc.pbus; in hal2_setup_adc() local
399 pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD; in hal2_setup_adc()
415 struct hal2_pbus *pbus = &hal2->dac.pbus; in hal2_start_dac() local
418 pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT; in hal2_start_dac()
425 struct hal2_pbus *pbus = &hal2->adc.pbus; in hal2_start_adc() local
428 pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT; in hal2_start_adc()
570 dac->pbus.pbus->pbdma_bptr); in hal2_playback_pointer()
655 adc->pbus.pbus->pbdma_bptr); in hal2_capture_pointer()
[all …]
/sound/pci/au88x0/
A Dau88x0_mixer.c25 struct snd_ac97_bus *pbus; in snd_vortex_mixer() local
33 err = snd_ac97_bus(vortex->card, 0, &ops, NULL, &pbus); in snd_vortex_mixer()
40 err = snd_ac97_mixer(pbus, &ac97, &vortex->codec); in snd_vortex_mixer()
/sound/pci/cs5535audio/
A Dcs5535audio.c138 struct snd_ac97_bus *pbus; in snd_cs5535audio_mixer() local
146 err = snd_ac97_bus(card, 0, &ops, NULL, &pbus); in snd_cs5535audio_mixer()
159 err = snd_ac97_mixer(pbus, &ac97, &cs5535au->ac97); in snd_cs5535audio_mixer()
/sound/pci/
A Dintel8x0.c2120 struct snd_ac97_bus *pbus; in snd_intel8x0_mixer() local
2198 pbus->clock = ac97_clock; in snd_intel8x0_mixer()
2201 pbus->no_vra = 1; in snd_intel8x0_mixer()
2203 pbus->dra = 1; in snd_intel8x0_mixer()
2204 chip->ac97_bus = pbus; in snd_intel8x0_mixer()
2223 pbus->isdin = 1; in snd_intel8x0_mixer()
2233 chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; in snd_intel8x0_mixer()
2234 chip->ichd[ICHD_PCMIN].pcm = &pbus->pcms[1]; in snd_intel8x0_mixer()
2235 chip->ichd[ICHD_MIC].pcm = &pbus->pcms[2]; in snd_intel8x0_mixer()
2240 chip->ichd[ICHD_MIC2].pcm = &pbus->pcms[5]; in snd_intel8x0_mixer()
[all …]
A Datiixp.c1238 struct snd_ac97_bus *pbus = chip->ac97_bus; in snd_atiixp_pcm_new() local
1252 err = snd_ac97_pcm_assign(pbus, num_pcms, atiixp_pcm_defs); in snd_atiixp_pcm_new()
1256 chip->pcms[i] = &pbus->pcms[i]; in snd_atiixp_pcm_new()
1259 if (pbus->pcms[ATI_PCM_OUT].r[0].slots & (1 << AC97_SLOT_PCM_SLEFT)) { in snd_atiixp_pcm_new()
1260 if (pbus->pcms[ATI_PCM_OUT].r[0].slots & (1 << AC97_SLOT_LFE)) in snd_atiixp_pcm_new()
1400 struct snd_ac97_bus *pbus; in snd_atiixp_mixer_new() local
1417 err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus); in snd_atiixp_mixer_new()
1420 pbus->clock = clock; in snd_atiixp_mixer_new()
1421 chip->ac97_bus = pbus; in snd_atiixp_mixer_new()
1434 err = snd_ac97_mixer(pbus, &ac97, &chip->ac97[i]); in snd_atiixp_mixer_new()
A Dintel8x0m.c782 struct snd_ac97_bus *pbus; in snd_intel8x0m_mixer() local
801 err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus); in snd_intel8x0m_mixer()
804 pbus->private_free = snd_intel8x0m_mixer_free_ac97_bus; in snd_intel8x0m_mixer()
806 pbus->clock = ac97_clock; in snd_intel8x0m_mixer()
807 chip->ac97_bus = pbus; in snd_intel8x0m_mixer()
811 err = snd_ac97_mixer(pbus, &ac97, &x97); in snd_intel8x0m_mixer()
A Datiixp_modem.c1042 struct snd_ac97_bus *pbus; in snd_atiixp_mixer_new() local
1059 err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus); in snd_atiixp_mixer_new()
1062 pbus->clock = clock; in snd_atiixp_mixer_new()
1063 chip->ac97_bus = pbus; in snd_atiixp_mixer_new()
1074 err = snd_ac97_mixer(pbus, &ac97, &chip->ac97[i]); in snd_atiixp_mixer_new()
A Des1968.c2000 struct snd_ac97_bus *pbus; in snd_es1968_mixer() local
2008 err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus); in snd_es1968_mixer()
2011 pbus->no_vra = 1; /* ES1968 doesn't need VRA */ in snd_es1968_mixer()
2015 err = snd_ac97_mixer(pbus, &ac97, &chip->ac97); in snd_es1968_mixer()
A Dmaestro3.c2028 struct snd_ac97_bus *pbus; in snd_m3_mixer() local
2036 err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus); in snd_m3_mixer()
2042 err = snd_ac97_mixer(pbus, &ac97, &chip->ac97); in snd_m3_mixer()
A Dens1370.c1589 struct snd_ac97_bus *pbus; in snd_ensoniq_1371_mixer() local
1598 err = snd_ac97_bus(card, 0, &ops, NULL, &pbus); in snd_ensoniq_1371_mixer()
1607 err = snd_ac97_mixer(pbus, &ac97, &ensoniq->u.es1371.ac97); in snd_ensoniq_1371_mixer()
/sound/pci/nm256/
A Dnm256.c1279 struct snd_ac97_bus *pbus; in snd_nm256_mixer() local
1294 err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus); in snd_nm256_mixer()
1302 pbus->no_vra = 1; in snd_nm256_mixer()
1303 err = snd_ac97_mixer(pbus, &ac97, &chip->ac97); in snd_nm256_mixer()
/sound/pci/emu10k1/
A Demu10k1x.c721 struct snd_ac97_bus *pbus; in snd_emu10k1x_ac97() local
729 err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus); in snd_emu10k1x_ac97()
732 pbus->no_vra = 1; /* we don't need VRA */ in snd_emu10k1x_ac97()
737 return snd_ac97_mixer(pbus, &ac97, &chip->ac97); in snd_emu10k1x_ac97()
A Demumixer.c2126 struct snd_ac97_bus *pbus; in snd_emu10k1_mixer() local
2133 err = snd_ac97_bus(emu->card, 0, &ops, NULL, &pbus); in snd_emu10k1_mixer()
2136 pbus->no_vra = 1; /* we don't need VRA */ in snd_emu10k1_mixer()
2142 err = snd_ac97_mixer(pbus, &ac97, &emu->ac97); in snd_emu10k1_mixer()
2150 snd_device_free(emu->card, pbus); in snd_emu10k1_mixer()
/sound/pci/ca0106/
A Dca0106_main.c1165 struct snd_ac97_bus *pbus; in snd_ca0106_ac97() local
1173 err = snd_ac97_bus(chip->card, 0, &ops, NULL, &pbus); in snd_ca0106_ac97()
1176 pbus->no_vra = 1; /* we don't need VRA */ in snd_ca0106_ac97()
1181 return snd_ac97_mixer(pbus, &ac97, &chip->ac97); in snd_ca0106_ac97()
/sound/pci/ice1712/
A Dice1712.c1460 struct snd_ac97_bus *pbus; in snd_ice1712_ac97_mixer() local
1471 err = snd_ac97_bus(ice->card, bus_num++, &con_ops, NULL, &pbus); in snd_ice1712_ac97_mixer()
1477 err = snd_ac97_mixer(pbus, &ac97, &ice->ac97); in snd_ice1712_ac97_mixer()
1489 err = snd_ac97_bus(ice->card, bus_num, &pro_ops, NULL, &pbus); in snd_ice1712_ac97_mixer()
1495 err = snd_ac97_mixer(pbus, &ac97, &ice->ac97); in snd_ice1712_ac97_mixer()
A Dice1724.c1448 struct snd_ac97_bus *pbus; in snd_vt1724_ac97_mixer() local
1460 err = snd_ac97_bus(ice->card, 0, &ops, NULL, &pbus); in snd_vt1724_ac97_mixer()
1465 err = snd_ac97_mixer(pbus, &ac97, &ice->ac97); in snd_vt1724_ac97_mixer()
/sound/pci/riptide/
A Driptide.c1941 struct snd_ac97_bus *pbus; in snd_riptide_mixer() local
1953 err = snd_ac97_bus(chip->card, 0, &ops, chip, &pbus); in snd_riptide_mixer()
1957 chip->ac97_bus = pbus; in snd_riptide_mixer()
1959 err = snd_ac97_mixer(pbus, &ac97, &chip->ac97); in snd_riptide_mixer()

Completed in 849 milliseconds