Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Disp1362-hcd.c501 struct urb *urb = get_urb(ep); in postproc_ep()
670 struct urb *urb = get_urb(ep); in finish_unlinks()
755 struct urb *urb = get_urb(ep); in start_atl_transfers()
807 struct urb *urb = get_urb(ep); in start_intl_transfers()
878 struct urb *urb = get_urb(ep); in start_iso_transfers()
Disp1362.h576 #define get_urb(ep) ({ \ macro