Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/wusbcore/
Dwa-xfer.c420 static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id) in wa_xfer_get_by_id() function
457 xfer = wa_xfer_get_by_id(wa, le32_to_cpu(b->cmd.dwTransferID)); in __wa_xfer_abort_cb()
2464 xfer = wa_xfer_get_by_id(wa, wa->dti_isoc_xfer_in_progress); in wa_process_iso_packet_status()
2807 xfer = wa_xfer_get_by_id(wa, xfer_id); in wa_dti_cb()