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.h206 struct _snd_async_handler { struct
207 enum {
212 } type;
213 int fd;
214 union {
218 } u;
219 snd_async_callback_t callback;
220 void *private_data;
221 struct list_head glist;
222 struct list_head hlist;