Home
last modified time | relevance | path

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

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