Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c784 struct xhci_td *td, bool flip_cycle) in td_to_noop() argument
797 if (flip_cycle && trb != td->start_trb && trb != td->end_trb) in td_to_noop()