Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c2899 static inline unsigned int count_trbs_needed(struct urb *urb) in count_trbs_needed() function
3147 num_trbs = count_trbs_needed(urb); in xhci_queue_bulk_tx()