Home
last modified time | relevance | path

Searched defs:snd_info_entry (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/sound/
Dinfo.h73 struct snd_info_entry { struct
82 struct snd_info_entry *parent; argument
86 void (*private_free)(struct snd_info_entry *entry); argument
104 extern struct snd_info_entry *snd_seq_root; argument
143 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()
/linux-4.1.27/sound/core/seq/
Dseq_info.c37 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry()