Searched defs:snd_ctl_file (Results 1 – 2 of 2) sorted by relevance
115227 struct snd_ctl_file { struct115228 struct list_head list;115229 struct snd_card *card;115253 typedef int (*snd_kctl_ioctl_func_t)(struct snd_card *, struct snd_ctl_file *, unsigned int, long u… argument