Lines Matching refs:snd_info_entry
81 static void snd_emu10k1_proc_read(struct snd_info_entry *entry, in snd_emu10k1_proc_read()
238 static void snd_emu10k1_proc_spdif_read(struct snd_info_entry *entry, in snd_emu10k1_proc_spdif_read()
286 static void snd_emu10k1_proc_rates_read(struct snd_info_entry *entry, in snd_emu10k1_proc_rates_read()
301 static void snd_emu10k1_proc_acode_read(struct snd_info_entry *entry, in snd_emu10k1_proc_acode_read()
344 static ssize_t snd_emu10k1_fx8010_read(struct snd_info_entry *entry, in snd_emu10k1_fx8010_read()
387 static void snd_emu10k1_proc_voices_read(struct snd_info_entry *entry, in snd_emu10k1_proc_voices_read()
408 static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry, in snd_emu_proc_emu1010_reg_read()
425 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry, in snd_emu_proc_io_reg_read()
441 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry, in snd_emu_proc_io_reg_write()
494 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read()
518 static void snd_emu_proc_ptr_reg_write(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write()
532 static void snd_emu_proc_ptr_reg_write00(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write00()
538 static void snd_emu_proc_ptr_reg_write20(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write20()
545 static void snd_emu_proc_ptr_reg_read00a(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read00a()
551 static void snd_emu_proc_ptr_reg_read00b(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read00b()
557 static void snd_emu_proc_ptr_reg_read20a(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read20a()
563 static void snd_emu_proc_ptr_reg_read20b(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read20b()
569 static void snd_emu_proc_ptr_reg_read20c(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read20c()
582 struct snd_info_entry *entry; in snd_emu10k1_proc_init()