Home
last modified time | relevance | path

Searched refs:snd_card_rw_proc_new (Results 1 – 9 of 9) 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/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.c635 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
H A Dprodigy_hifi.c878 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
/linux/sound/drivers/
H A Ddummy.c1005 snd_card_rw_proc_new(chip->card, "dummy_pcm", chip, in dummy_proc_init()
H A Daloop.c1797 return snd_card_rw_proc_new(loopback->card, "timer_source", loopback, in loopback_probe()
/linux/sound/pci/emu10k1/
H A Demu10k1x.c990 snd_card_rw_proc_new(emu->card, "emu10k1x_regs", emu, in snd_emu10k1x_proc_init()
/linux/sound/pci/pcxhr/
H A Dpcxhr.c1412 snd_card_rw_proc_new(chip->card, "gpio", chip, in pcxhr_proc_init()