Home
last modified time | relevance | path

Searched refs:async_completed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/test/
A Dtest_async_driver_probe.c21 static atomic_t warnings, errors, timeout, async_completed; variable
54 atomic_inc(&async_completed); in test_probe()
247 if (atomic_read(&async_completed) != async_id) { in test_async_probe_init()
/linux/drivers/usb/core/
A Ddevio.c67 struct list_head async_completed; member
444 if (!list_empty(&ps->async_completed)) { in async_getcompleted()
445 as = list_entry(ps->async_completed.next, struct async, in async_getcompleted()
601 static void async_completed(struct urb *urb) in async_completed() function
612 list_move_tail(&as->asynclist, &ps->async_completed); in async_completed()
1044 INIT_LIST_HEAD(&ps->async_completed); in usbdev_open()
1884 as->urb->complete = async_completed; in proc_do_submiturb()
2804 if (file->f_mode & FMODE_WRITE && !list_empty(&ps->async_completed)) in usbdev_poll()
/linux/
A DSystem.map40920 ffff800010aef650 t async_completed
A D.tmp_System.map40920 ffff800010aef650 t async_completed

Completed in 313 milliseconds