Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dcore.h1508 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) in dwc2_host_schedule_phy_reset() function
1547 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) {} in dwc2_host_schedule_phy_reset() function
Dcore_intr.c479 dwc2_host_schedule_phy_reset(hsotg); in dwc2_handle_wakeup_detected_intr()