Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demupcm.c248 static u16 emu10k1_send_target_from_amount(u8 amount) in emu10k1_send_target_from_amount() function
303 u32 aml = emu10k1_send_target_from_amount(send_amount[2 * i]); in snd_emu10k1_pcm_init_voice()
304 u32 amh = emu10k1_send_target_from_amount(send_amount[2 * i + 1]); in snd_emu10k1_pcm_init_voice()