Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/dwc2/
Ddwc2_core.h1540 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) in dwc2_host_schedule_phy_reset() function
1581 static inline void dwc2_host_schedule_phy_reset(struct dwc2_hsotg *hsotg) {} in dwc2_host_schedule_phy_reset() function
Ddwc2_coreintr.c478 dwc2_host_schedule_phy_reset(hsotg); in dwc2_handle_wakeup_detected_intr()