Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/hwdep/
Dhwdep_local.h36 struct _snd_hwdep { struct
37 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;