Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dcore.h1513 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) in dwc2_host_schedule_phy_reset() function
1552 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) {} in dwc2_host_schedule_phy_reset() function
Dcore_intr.c470 dwc2_host_schedule_phy_reset(hsotg); in dwc2_handle_wakeup_detected_intr()