Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c718 * dwc2_gadget_get_chain_limit - get the maximum data payload value of the
726 static unsigned int dwc2_gadget_get_chain_limit(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_get_chain_limit() function
1102 maxreq = dwc2_gadget_get_chain_limit(hs_ep); in dwc2_hsotg_start_req()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c717 * dwc2_gadget_get_chain_limit - get the maximum data payload value of the
725 static unsigned int dwc2_gadget_get_chain_limit(struct dwc2_hsotg_ep *hs_ep) in dwc2_gadget_get_chain_limit() function
1101 maxreq = dwc2_gadget_get_chain_limit(hs_ep); in dwc2_hsotg_start_req()

Completed in 12 milliseconds