Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dcontrol_local.h59 struct _snd_ctl { struct
60 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;