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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c1250 * get_ep_head - return the first request on the endpoint
1255 static struct s3c_hsotg_req *get_ep_head(struct s3c_hsotg_ep *hs_ep) function
1319 hs_req = get_ep_head(hs_ep);

Completed in 30 milliseconds