Searched refs:info_read (Results 1 – 2 of 2) sorted by relevance
275 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read() function297 entry->c.text.read = info_read; in register_proc()
110 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