Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c600 struct xhci_td *td, bool flip_cycle) in td_to_noop() argument
609 if (flip_cycle && trb != td->first_trb && trb != td->last_trb) in td_to_noop()