Searched defs:_snd_hwdep (Results 1 – 1 of 1) sorted by relevance
36 struct _snd_hwdep { struct37 void *dl_handle;38 char *name;39 snd_hwdep_type_t type;40 int mode;41 int poll_fd;42 const snd_hwdep_ops_t *ops;43 void *private_data;