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

/linux-4.1.27/drivers/usb/dwc2/
H A Dgadget.c1023 * get_ep_head - return the first request on the endpoint
1028 static struct s3c_hsotg_req *get_ep_head(struct s3c_hsotg_ep *hs_ep) get_ep_head() function
1131 hs_req = get_ep_head(ep); s3c_hsotg_process_req_feature()
1420 hs_req = get_ep_head(hs_ep); s3c_hsotg_complete_request()

Completed in 60 milliseconds