Home
last modified time | relevance | path

Searched refs:info_read (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/oss/
Dseq_oss.c268 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read() function
290 entry->c.text.read = info_read; in register_proc()
/kernel/linux/linux-5.10/sound/isa/sb/
Dsb16_csp.c97 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
1129 snd_card_ro_proc_new(p->chip->card, name, p, info_read); in init_proc_entry()
1133 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in info_read() function