Searched refs:snd_card_rw_proc_new (Results 1 – 9 of 9) sorted by relevance
| /linux/include/sound/ |
| H A D | info.h | 145 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 D | lola_proc.c | 199 snd_card_rw_proc_new(chip->card, "codec_rw", chip, in lola_proc_debug_new()
|
| /linux/sound/core/ |
| H A D | info.c | 846 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 D | pontis.c | 635 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
|
| H A D | prodigy_hifi.c | 878 snd_card_rw_proc_new(ice->card, "wm_codec", ice, wm_proc_regs_read, in wm_proc_init()
|
| /linux/sound/drivers/ |
| H A D | dummy.c | 1005 snd_card_rw_proc_new(chip->card, "dummy_pcm", chip, in dummy_proc_init()
|
| H A D | aloop.c | 1797 return snd_card_rw_proc_new(loopback->card, "timer_source", loopback, in loopback_probe()
|
| /linux/sound/pci/emu10k1/ |
| H A D | emu10k1x.c | 990 snd_card_rw_proc_new(emu->card, "emu10k1x_regs", emu, in snd_emu10k1x_proc_init()
|
| /linux/sound/pci/pcxhr/ |
| H A D | pcxhr.c | 1412 snd_card_rw_proc_new(chip->card, "gpio", chip, in pcxhr_proc_init()
|