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