Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c259 static inline int room_on_ring(struct xhci_hcd *xhci, struct xhci_ring *ring, in room_on_ring() function
2795 if (room_on_ring(xhci, ep_ring, num_trbs)) in prepare_ring()