Searched refs:snd_ptr_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emuproc.c | 431 static unsigned int snd_ptr_read(struct snd_emu10k1 * emu, in snd_ptr_read() function 481 value = snd_ptr_read(emu, 0, i, j); in snd_emu_proc_ptr_reg_read() 483 value = snd_ptr_read(emu, 0x20, i, j); in snd_emu_proc_ptr_reg_read()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emuproc.c | 529 static unsigned int snd_ptr_read(struct snd_emu10k1 * emu, in snd_ptr_read() function 576 value = snd_ptr_read(emu, iobase, i, j); in snd_emu_proc_ptr_reg_read()
|
Completed in 4 milliseconds