Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c283 static inline int room_on_ring(struct xhci_hcd *xhci, struct xhci_ring *ring, in room_on_ring() function
3178 if (room_on_ring(xhci, ep_ring, num_trbs)) in prepare_ring()