Searched refs:snd_card_rw_proc_new (Results 1 – 9 of 9) sorted by relevance
/sound/pci/emu10k1/ |
D | emuproc.c | 560 snd_card_rw_proc_new(emu->card, "io_regs", emu, in snd_emu10k1_proc_init() 563 snd_card_rw_proc_new(emu->card, "ptr_regs00a", emu, in snd_emu10k1_proc_init() 566 snd_card_rw_proc_new(emu->card, "ptr_regs00b", emu, in snd_emu10k1_proc_init() 569 snd_card_rw_proc_new(emu->card, "ptr_regs20a", emu, in snd_emu10k1_proc_init() 572 snd_card_rw_proc_new(emu->card, "ptr_regs20b", emu, in snd_emu10k1_proc_init() 575 snd_card_rw_proc_new(emu->card, "ptr_regs20c", emu, in snd_emu10k1_proc_init()
|
D | emu10k1x.c | 1054 snd_card_rw_proc_new(emu->card, "emu10k1x_regs", emu, in snd_emu10k1x_proc_init()
|
/sound/pci/ca0106/ |
D | ca0106_proc.c | 414 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()
|
/sound/pci/lola/ |
D | lola_proc.c | 199 snd_card_rw_proc_new(chip->card, "codec_rw", chip, in lola_proc_debug_new()
|
/sound/core/ |
D | info.c | 873 int snd_card_rw_proc_new(struct snd_card *card, const char *name, in snd_card_rw_proc_new() function 892 EXPORT_SYMBOL_GPL(snd_card_rw_proc_new);
|
/sound/pci/ice1712/ |
D | pontis.c | 648 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
|
D | prodigy_hifi.c | 893 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
|
/sound/drivers/ |
D | dummy.c | 1026 snd_card_rw_proc_new(chip->card, "dummy_pcm", chip, in dummy_proc_init()
|
/sound/pci/pcxhr/ |
D | pcxhr.c | 1448 snd_card_rw_proc_new(chip->card, "gpio", chip, in pcxhr_proc_init()
|