Searched defs:snd_info_entry (Results 1 – 2 of 2) sorted by relevance
99868 struct snd_info_entry { struct99877 struct snd_info_entry *parent; argument99880 void (*private_free)(struct snd_info_entry *); argument99881 struct proc_dir_entry *p;99882 struct mutex access;99906 struct snd_info_entry_ops { argument99907 int (*open)(struct snd_info_entry *, short unsigned int, void **); argument