Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c2278 bool handling_skipped_tds = false; in handle_tx_event() local
2557 handling_skipped_tds = ep->skip && in handle_tx_event()
2565 if (!handling_skipped_tds) in handle_tx_event()
2601 } while (handling_skipped_tds); in handle_tx_event()