Home
last modified time | relevance | path

Searched refs:dwc2_is_controller_alive (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/dwc2/
Dcore.h1314 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg);
Dcore_intr.c786 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_common_intr()
Dcore.c919 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg) in dwc2_is_controller_alive() function
Dhcd_intr.c2226 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_hcd_intr()