Searched defs:send_routing (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emupcm.c | 280 unsigned char send_routing[8]; in snd_emu10k1_pcm_init_voice() local [all...] |
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emupcm.c | 362 static const unsigned char send_routing[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; in snd_emu10k1_pcm_init_extra_voice() local 281 snd_emu10k1_pcm_init_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool w_16, bool stereo, unsigned int start_addr, unsigned int end_addr, const unsigned char *send_routing, const unsigned char *send_amount) snd_emu10k1_pcm_init_voice() argument [all...] |
/kernel/linux/linux-6.6/include/sound/ |
H A D | emu10k1.h | 1520 unsigned char send_routing[3][8]; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | emu10k1.h | 1532 unsigned char send_routing[3][8]; member
|
Completed in 14 milliseconds