Searched refs:handling_skipped_tds (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dxhci-ring.c2242 bool handling_skipped_tds = false; variable
2518 handling_skipped_tds = ep->skip &&
2526 if (!handling_skipped_tds)
2562 } while (handling_skipped_tds);

Completed in 67 milliseconds