Home
last modified time | relevance | path

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

/linux-6.15/sound/core/seq/oss/
H A 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-6.15/sound/isa/sb/
H A Dsb16_csp.c98 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
1135 snd_card_ro_proc_new(p->chip->card, name, p, info_read); in init_proc_entry()
1139 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in info_read() function