Searched refs:snd_trident_write_voice_regs (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/trident/ |
D | trident_main.c | 445 void snd_trident_write_voice_regs(struct snd_trident * trident, in snd_trident_write_voice_regs() function 514 EXPORT_SYMBOL(snd_trident_write_voice_regs); 987 snd_trident_write_voice_regs(trident, voice); in snd_trident_playback_prepare() 1010 snd_trident_write_voice_regs(trident, evoice); in snd_trident_playback_prepare() 1124 snd_trident_write_voice_regs(trident, voice); in snd_trident_capture_prepare() 1222 snd_trident_write_voice_regs(trident, voice); in snd_trident_si7018_capture_prepare() 1240 snd_trident_write_voice_regs(trident, evoice); in snd_trident_si7018_capture_prepare() 1299 snd_trident_write_voice_regs(trident, voice); in snd_trident_foldback_prepare() 1317 snd_trident_write_voice_regs(trident, evoice); in snd_trident_foldback_prepare() 1454 snd_trident_write_voice_regs(trident, voice); in snd_trident_spdif_prepare() [all …]
|
D | trident.h | 432 void snd_trident_write_voice_regs(struct snd_trident * trident, struct snd_trident_voice *voice);
|