Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/seq/oss/
Dseq_oss.c275 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read() function
297 entry->c.text.read = info_read; in register_proc()
/linux-2.6.39/sound/isa/sb/
Dsb16_csp.c110 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
1130 snd_info_set_text_ops(entry, p, info_read); in init_proc_entry()
1134 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in info_read() function