Home
last modified time | relevance | path

Searched refs:dwc2_is_controller_alive (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h1316 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg);
H A Dcore_intr.c810 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_common_intr()
H A Dcore.c919 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg) in dwc2_is_controller_alive() function
H A Dhcd_intr.c2237 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_hcd_intr()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h1304 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg);
H A Dcore_intr.c808 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_common_intr()
H A Dcore.c833 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg) in dwc2_is_controller_alive() function
H A Dhcd_intr.c2207 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_hcd_intr()

Completed in 15 milliseconds