Home
last modified time | relevance | path

Searched refs:pending_td (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-hcd.c785 if (ed->pending_td) { in io_watchdog_func()
794 add_to_done_list(ohci, ed->pending_td); in io_watchdog_func()
799 td = ed->pending_td; in io_watchdog_func()
826 ed->pending_td = td; in io_watchdog_func()
H A Dohci.h74 struct td *pending_td; member
H A Dohci-q.c929 td2 = ed->pending_td; in add_to_done_list()
931 ed->pending_td = NULL; in add_to_done_list()