Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c3274 * kill_all_requests - remove all requests from the endpoint's queue
3282 static void kill_all_requests(struct dwc2_hsotg *hsotg, in kill_all_requests() function
3324 kill_all_requests(hsotg, hsotg->eps_in[ep], in dwc2_hsotg_disconnect()
3327 kill_all_requests(hsotg, hsotg->eps_out[ep], in dwc2_hsotg_disconnect()
3390 kill_all_requests(hsotg, hsotg->eps_out[0], -ECONNRESET); in dwc2_hsotg_core_init_disconnected()
4272 kill_all_requests(hsotg, hs_ep, -ESHUTDOWN); in dwc2_hsotg_ep_disable()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c3274 * kill_all_requests - remove all requests from the endpoint's queue
3282 static void kill_all_requests(struct dwc2_hsotg *hsotg, in kill_all_requests() function
3324 kill_all_requests(hsotg, hsotg->eps_in[ep], in dwc2_hsotg_disconnect()
3327 kill_all_requests(hsotg, hsotg->eps_out[ep], in dwc2_hsotg_disconnect()
3390 kill_all_requests(hsotg, hsotg->eps_out[0], -ECONNRESET); in dwc2_hsotg_core_init_disconnected()
4273 kill_all_requests(hsotg, hs_ep, -ESHUTDOWN); in dwc2_hsotg_ep_disable()

Completed in 14 milliseconds