Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-ring.c3049 static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_isoc_tx() function
3251 return xhci_queue_isoc_tx(xhci, GFP_ATOMIC, urb, slot_id, ep_index); in xhci_queue_isoc_tx_prepare()