Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
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-v6.6/sound/pci/ca0106/
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-v6.6/sound/pci/emu10k1/
Demuproc.c656 snd_card_rw_proc_new(emu->card, "io_regs", emu, in snd_emu10k1_proc_init()
659 snd_card_rw_proc_new(emu->card, "ptr_regs00a", emu, in snd_emu10k1_proc_init()
662 snd_card_rw_proc_new(emu->card, "ptr_regs00b", emu, in snd_emu10k1_proc_init()
667 snd_card_rw_proc_new(emu->card, "ptr_regs20a", emu, in snd_emu10k1_proc_init()
670 snd_card_rw_proc_new(emu->card, "ptr_regs20b", emu, in snd_emu10k1_proc_init()
674 snd_card_rw_proc_new(emu->card, "ptr_regs20c", emu, in snd_emu10k1_proc_init()
Demu10k1x.c1009 snd_card_rw_proc_new(emu->card, "emu10k1x_regs", emu, in snd_emu10k1x_proc_init()
/Linux-v6.6/sound/pci/lola/
Dlola_proc.c199 snd_card_rw_proc_new(chip->card, "codec_rw", chip, in lola_proc_debug_new()
/Linux-v6.6/sound/core/
Dinfo.c874 int snd_card_rw_proc_new(struct snd_card *card, const char *name, in snd_card_rw_proc_new() function
893 EXPORT_SYMBOL_GPL(snd_card_rw_proc_new);
/Linux-v6.6/sound/pci/ice1712/
Dpontis.c648 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
Dprodigy_hifi.c893 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
/Linux-v6.6/sound/drivers/
Ddummy.c1013 snd_card_rw_proc_new(chip->card, "dummy_pcm", chip, in dummy_proc_init()
Daloop.c1704 return snd_card_rw_proc_new(loopback->card, "timer_source", loopback, in loopback_timer_source_proc_new()
/Linux-v6.6/sound/pci/pcxhr/
Dpcxhr.c1431 snd_card_rw_proc_new(chip->card, "gpio", chip, in pcxhr_proc_init()