Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c150 static void trb_to_noop(union xhci_trb *trb, u32 noop_type, bool unchain_links) in trb_to_noop() argument
161 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(noop_type)); in trb_to_noop()