Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h1478 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) in dwc2_host_schedule_phy_reset() function
1505 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) {} in dwc2_host_schedule_phy_reset() function
H A Dcore_intr.c454 dwc2_host_schedule_phy_reset(hsotg); in dwc2_handle_wakeup_detected_intr()