Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c2378 * dwc2_hsotg_handle_outdone - handle receiving OutDone/SetupDone from RXFIFO
2386 static void dwc2_hsotg_handle_outdone(struct dwc2_hsotg *hsotg, int epnum) in dwc2_hsotg_handle_outdone() function
2503 dwc2_hsotg_handle_outdone(hsotg, epnum); in dwc2_hsotg_handle_rx()
2512 * Call dwc2_hsotg_handle_outdone here if it was not called from in dwc2_hsotg_handle_rx()
2517 dwc2_hsotg_handle_outdone(hsotg, epnum); in dwc2_hsotg_handle_rx()
3098 dwc2_hsotg_handle_outdone(hsotg, idx); in dwc2_hsotg_epint()
3128 dwc2_hsotg_handle_outdone(hsotg, 0); in dwc2_hsotg_epint()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c2378 * dwc2_hsotg_handle_outdone - handle receiving OutDone/SetupDone from RXFIFO
2386 static void dwc2_hsotg_handle_outdone(struct dwc2_hsotg *hsotg, int epnum) in dwc2_hsotg_handle_outdone() function
2503 dwc2_hsotg_handle_outdone(hsotg, epnum); in dwc2_hsotg_handle_rx()
2512 * Call dwc2_hsotg_handle_outdone here if it was not called from in dwc2_hsotg_handle_rx()
2517 dwc2_hsotg_handle_outdone(hsotg, epnum); in dwc2_hsotg_handle_rx()
3098 dwc2_hsotg_handle_outdone(hsotg, idx); in dwc2_hsotg_epint()
3128 dwc2_hsotg_handle_outdone(hsotg, 0); in dwc2_hsotg_epint()

Completed in 14 milliseconds