Searched refs:snd_trident_write_voice_regs (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/pci/trident/ |
| D | trident_main.c | 431 void snd_trident_write_voice_regs(struct snd_trident * trident, in snd_trident_write_voice_regs() function 500 EXPORT_SYMBOL(snd_trident_write_voice_regs); 973 snd_trident_write_voice_regs(trident, voice); in snd_trident_playback_prepare() 996 snd_trident_write_voice_regs(trident, evoice); in snd_trident_playback_prepare() 1110 snd_trident_write_voice_regs(trident, voice); in snd_trident_capture_prepare() 1208 snd_trident_write_voice_regs(trident, voice); in snd_trident_si7018_capture_prepare() 1226 snd_trident_write_voice_regs(trident, evoice); in snd_trident_si7018_capture_prepare() 1285 snd_trident_write_voice_regs(trident, voice); in snd_trident_foldback_prepare() 1303 snd_trident_write_voice_regs(trident, evoice); in snd_trident_foldback_prepare() 1440 snd_trident_write_voice_regs(trident, voice); in snd_trident_spdif_prepare() [all …]
|
| D | trident.h | 417 void snd_trident_write_voice_regs(struct snd_trident * trident, struct snd_trident_voice *voice);
|