Searched defs:_snd_ctl (Results 1 – 1 of 1) sorted by relevance
59 struct _snd_ctl { struct60 void *open_func;61 char *name;62 snd_ctl_type_t type;63 const snd_ctl_ops_t *ops;64 void *private_data;65 int nonblock;66 int poll_fd;67 struct list_head async_handlers;