Searched refs:proc_regs_read (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/i2c/other/ |
H A D | ak4xxx-adda.c | 849 static void proc_regs_read(struct snd_info_entry *entry, in proc_regs_read() function 865 return snd_card_ro_proc_new(ak->card, ak->name, ak, proc_regs_read); in proc_init()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | quartet.c | 474 static void proc_regs_read(struct snd_info_entry *entry, in proc_regs_read() function 490 snd_card_ro_proc_new(ice->card, "quartet", ice, proc_regs_read); in proc_init()
|
/kernel/linux/linux-6.6/sound/i2c/other/ |
H A D | ak4xxx-adda.c | 849 static void proc_regs_read(struct snd_info_entry *entry, in proc_regs_read() function 865 return snd_card_ro_proc_new(ak->card, ak->name, ak, proc_regs_read); in proc_init()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | quartet.c | 474 static void proc_regs_read(struct snd_info_entry *entry, in proc_regs_read() function 490 snd_card_ro_proc_new(ice->card, "quartet", ice, proc_regs_read); in proc_init()
|
Completed in 12 milliseconds