Searched defs:get_ep_head (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c940 * get_ep_head - return the first request on the endpoint
945 static struct s3c_hsotg_req *get_ep_head(struct s3c_hsotg_ep *hs_ep) function
1014 hs_req = get_ep_head(ep);
1278 hs_req = get_ep_head(hs_ep);

Completed in 63 milliseconds