Searched refs:info_read (Results 1 – 1 of 1) sorted by relevance
98 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);1102 snd_card_ro_proc_new(p->chip->card, name, p, info_read); in init_proc_entry()1106 static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in info_read() function