Searched defs:snd_info_entry (Results 1 – 2 of 2) sorted by relevance
73 struct snd_info_entry { struct82 struct snd_info_entry *parent; argument86 void (*private_free)(struct snd_info_entry *entry); argument104 extern struct snd_info_entry *snd_seq_root; argument143 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) in snd_info_set_text_ops()177 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) {} in snd_info_set_text_ops()
37 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry()