Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dlocal.h224 struct _snd_async_handler { struct
225 enum {
230 } type;
231 int fd;
232 union {
236 } u;
237 snd_async_callback_t callback;
238 void *private_data;
239 struct list_head glist;
240 struct list_head hlist;