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

/drivers/usb/dwc2/
H A Dgadget.c472 * get_ep_limit - get the maximum data legnth for this endpoint
478 static unsigned get_ep_limit(struct s3c_hsotg_ep *hs_ep) function
573 maxreq = get_ep_limit(hs_ep);

Completed in 144 milliseconds