Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss.c274 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read() function
296 entry->c.text.read = info_read; in register_proc()
/Linux-v6.6/sound/isa/sb/
Dsb16_csp.c97 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
1132 snd_card_ro_proc_new(p->chip->card, name, p, info_read); in init_proc_entry()
1136 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in info_read() function