Searched refs:dwc2_is_controller_alive (Results 1 – 4 of 4) sorted by relevance
536 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_common_intr()
893 extern bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg);
2138 if (!dwc2_is_controller_alive(hsotg)) { in dwc2_handle_hcd_intr()
3242 bool dwc2_is_controller_alive(struct dwc2_hsotg *hsotg) in dwc2_is_controller_alive() function