Searched defs:async_completed (Results 1 – 2 of 2) sorted by relevance
21 static atomic_t warnings, errors, timeout, async_completed; variable
67 struct list_head async_completed; member620 static void async_completed(struct urb *urb) in async_completed() function