Home
last modified time | relevance | path

Searched refs:dwc2_host_schedule_phy_reset (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/usb/dwc2/
Dcore.h1468 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) in dwc2_host_schedule_phy_reset() function
1495 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) {} in dwc2_host_schedule_phy_reset() function
Dcore_intr.c446 dwc2_host_schedule_phy_reset(hsotg); in dwc2_handle_wakeup_detected_intr()