Home
last modified time | relevance | path

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

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