Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c1040 * dwc2_hsotg_start_req - start a USB request from an endpoint's queue
1049 static void dwc2_hsotg_start_req(struct dwc2_hsotg *hsotg, in dwc2_hsotg_start_req() function
1503 dwc2_hsotg_start_req(hs, hs_ep, hs_req, false); in dwc2_hsotg_ep_queue()
1518 dwc2_hsotg_start_req(hs, hs_ep, hs_req, false); in dwc2_hsotg_ep_queue()
1751 dwc2_hsotg_start_req(hsotg, hs_ep, hs_req, false); in dwc2_gadget_start_next_request()
2430 dwc2_hsotg_start_req(hsotg, hs_ep, hs_req, true); in dwc2_hsotg_handle_outdone()
2750 dwc2_hsotg_start_req(hsotg, hs_ep, hs_req, true); in dwc2_hsotg_complete_in()
3145 * cleared by CNAK in dwc2_hsotg_start_req() in dwc2_hsotg_epint()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c1039 * dwc2_hsotg_start_req - start a USB request from an endpoint's queue
1048 static void dwc2_hsotg_start_req(struct dwc2_hsotg *hsotg, in dwc2_hsotg_start_req() function
1502 dwc2_hsotg_start_req(hs, hs_ep, hs_req, false); in dwc2_hsotg_ep_queue()
1517 dwc2_hsotg_start_req(hs, hs_ep, hs_req, false); in dwc2_hsotg_ep_queue()
1750 dwc2_hsotg_start_req(hsotg, hs_ep, hs_req, false); in dwc2_gadget_start_next_request()
2430 dwc2_hsotg_start_req(hsotg, hs_ep, hs_req, true); in dwc2_hsotg_handle_outdone()
2750 dwc2_hsotg_start_req(hsotg, hs_ep, hs_req, true); in dwc2_hsotg_complete_in()
3145 * cleared by CNAK in dwc2_hsotg_start_req() in dwc2_hsotg_epint()

Completed in 11 milliseconds