Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dinfo.h145 int snd_card_rw_proc_new(struct snd_card *card, const char *name,
181 static inline int snd_card_rw_proc_new(struct snd_card *card, const char *name, in snd_card_rw_proc_new() function
210 return snd_card_rw_proc_new(card, name, private_data, read, NULL); in snd_card_ro_proc_new()
/linux/sound/pci/emu10k1/
H A Demuproc.c666 snd_card_rw_proc_new(emu->card, "io_regs", emu, in snd_emu10k1_proc_init()
669 snd_card_rw_proc_new(emu->card, "ptr_regs00a", emu, in snd_emu10k1_proc_init()
672 snd_card_rw_proc_new(emu->card, "ptr_regs00b", emu, in snd_emu10k1_proc_init()
677 snd_card_rw_proc_new(emu->card, "ptr_regs20a", emu, in snd_emu10k1_proc_init()
680 snd_card_rw_proc_new(emu->card, "ptr_regs20b", emu, in snd_emu10k1_proc_init()
684 snd_card_rw_proc_new(emu->card, "ptr_regs20c", emu, in snd_emu10k1_proc_init()
H A Demu10k1x.c1009 snd_card_rw_proc_new(emu->card, "emu10k1x_regs", emu, in snd_emu10k1x_proc_init()
/linux/sound/pci/ca0106/
H A Dca0106_proc.c414 snd_card_rw_proc_new(emu->card, "ca0106_reg32", emu, in snd_ca0106_proc_init()
421 snd_card_rw_proc_new(emu->card, "ca0106_regs1", emu, in snd_ca0106_proc_init()
424 snd_card_rw_proc_new(emu->card, "ca0106_i2c", emu, NULL, in snd_ca0106_proc_init()
/linux/sound/pci/lola/
H A Dlola_proc.c199 snd_card_rw_proc_new(chip->card, "codec_rw", chip, in lola_proc_debug_new()
/linux/sound/core/
H A Dinfo.c846 int snd_card_rw_proc_new(struct snd_card *card, const char *name, in snd_card_rw_proc_new() function
865 EXPORT_SYMBOL_GPL(snd_card_rw_proc_new);
/linux/sound/pci/ice1712/
H A Dpontis.c648 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
H A Dprodigy_hifi.c893 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
/linux/sound/drivers/
H A Ddummy.c1012 snd_card_rw_proc_new(chip->card, "dummy_pcm", chip, in dummy_proc_init()
H A Daloop.c1787 return snd_card_rw_proc_new(loopback->card, "timer_source", loopback, in loopback_timer_source_proc_new()
/linux/sound/pci/pcxhr/
H A Dpcxhr.c1431 snd_card_rw_proc_new(chip->card, "gpio", chip, in pcxhr_proc_init()