Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c3380 static unsigned int count_isoc_trbs_needed(struct urb *urb, int i) in count_isoc_trbs_needed() function
4092 trbs_per_td = count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx()
4253 num_trbs += count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx_prepare()