Symbol: snd_card_rw_proc_new
include/sound/info.h
145
int snd_card_rw_proc_new(struct snd_card *card, const char *name,
include/sound/info.h
210
return snd_card_rw_proc_new(card, name, private_data, read, NULL);
sound/core/info.c
865
EXPORT_SYMBOL_GPL(snd_card_rw_proc_new);
sound/drivers/aloop.c
1793
return snd_card_rw_proc_new(loopback->card, "timer_source", loopback,
sound/drivers/dummy.c
1005
snd_card_rw_proc_new(chip->card, "dummy_pcm", chip,
sound/pci/ca0106/ca0106_proc.c
412
snd_card_rw_proc_new(emu->card, "ca0106_reg32", emu,
sound/pci/ca0106/ca0106_proc.c
419
snd_card_rw_proc_new(emu->card, "ca0106_regs1", emu,
sound/pci/ca0106/ca0106_proc.c
422
snd_card_rw_proc_new(emu->card, "ca0106_i2c", emu, NULL,
sound/pci/emu10k1/emu10k1x.c
990
snd_card_rw_proc_new(emu->card, "emu10k1x_regs", emu,
sound/pci/emu10k1/emuproc.c
659
snd_card_rw_proc_new(emu->card, "io_regs", emu,
sound/pci/emu10k1/emuproc.c
662
snd_card_rw_proc_new(emu->card, "ptr_regs00a", emu,
sound/pci/emu10k1/emuproc.c
665
snd_card_rw_proc_new(emu->card, "ptr_regs00b", emu,
sound/pci/emu10k1/emuproc.c
670
snd_card_rw_proc_new(emu->card, "ptr_regs20a", emu,
sound/pci/emu10k1/emuproc.c
673
snd_card_rw_proc_new(emu->card, "ptr_regs20b", emu,
sound/pci/emu10k1/emuproc.c
677
snd_card_rw_proc_new(emu->card, "ptr_regs20c", emu,
sound/pci/ice1712/pontis.c
635
snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read,
sound/pci/ice1712/prodigy_hifi.c
878
snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read,
sound/pci/lola/lola_proc.c
199
snd_card_rw_proc_new(chip->card, "codec_rw", chip,
sound/pci/pcxhr/pcxhr.c
1415
snd_card_rw_proc_new(chip->card, "gpio", chip,