Searched defs:_snd_async_handler (Results 1 – 1 of 1) sorted by relevance
224 struct _snd_async_handler { struct225 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;