Searched defs:send_amount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emupcm.c | 279 unsigned char send_amount[8]; in snd_emu10k1_pcm_init_voice() local [all...] |
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emupcm.c | 363 static const unsigned char send_amount[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; 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...] |
Completed in 4 milliseconds