Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c662 * get_ep_limit - get the maximum data legnth for this endpoint
668 static unsigned int get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit() function
1100 maxreq = get_ep_limit(hs_ep); in dwc2_hsotg_start_req()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c661 * get_ep_limit - get the maximum data legnth for this endpoint
667 static unsigned int get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit() function
1099 maxreq = get_ep_limit(hs_ep); in dwc2_hsotg_start_req()

Completed in 12 milliseconds