• Home
  • Raw
  • Download

Lines Matching defs: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 long snd_emu10k1_fx8010_read(struct snd_info_entry *entry, in snd_emu10k1_fx8010_read()
390 static void snd_emu10k1_proc_voices_read(struct snd_info_entry *entry, in snd_emu10k1_proc_voices_read()
411 static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry, in snd_emu_proc_emu1010_reg_read()
428 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry, in snd_emu_proc_io_reg_read()
444 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry, in snd_emu_proc_io_reg_write()
497 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read()
521 static void snd_emu_proc_ptr_reg_write(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write()
535 static void snd_emu_proc_ptr_reg_write00(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write00()
541 static void snd_emu_proc_ptr_reg_write20(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write20()
548 static void snd_emu_proc_ptr_reg_read00a(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read00a()
554 static void snd_emu_proc_ptr_reg_read00b(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read00b()
560 static void snd_emu_proc_ptr_reg_read20a(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read20a()
566 static void snd_emu_proc_ptr_reg_read20b(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read20b()
572 static void snd_emu_proc_ptr_reg_read20c(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read20c()
585 struct snd_info_entry *entry; in snd_emu10k1_proc_init() local