Searched refs:snd_emu_proc_ptr_reg_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emuproc.c | 490 static void snd_emu_proc_ptr_reg_write(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write() function 507 snd_emu_proc_ptr_reg_write(entry, buffer, 0); in snd_emu_proc_ptr_reg_write00() 513 snd_emu_proc_ptr_reg_write(entry, buffer, 0x20); in snd_emu_proc_ptr_reg_write20()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emuproc.c | 583 static void snd_emu_proc_ptr_reg_write(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write() function 601 snd_emu_proc_ptr_reg_write(entry, buffer, 0, 0x80, 64); in snd_emu_proc_ptr_reg_write00() 608 snd_emu_proc_ptr_reg_write(entry, buffer, 0x20, in snd_emu_proc_ptr_reg_write20()
|
Completed in 4 milliseconds