Home
last modified time | relevance | path

Searched defs:takeback_td (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dohci-q.c1150 static void takeback_td(struct ohci_hcd *ohci, struct td *td) in takeback_td() function
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c1132 static int takeback_td(ohci_t *ohci, td_t *td_list) in takeback_td() function