Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-ring.c2988 static unsigned int count_sg_trbs_needed(struct xhci_hcd *xhci, struct urb *urb) in count_sg_trbs_needed() function
3167 num_trbs = count_sg_trbs_needed(xhci, urb); in queue_bulk_sg_tx()