Home
last modified time | relevance | path

Searched refs:dwc2_host_enter_hibernation (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_core.h1531 int dwc2_host_enter_hibernation(struct dwc2_hsotg *hsotg);
1566 static inline int dwc2_host_enter_hibernation(struct dwc2_hsotg *hsotg) in dwc2_host_enter_hibernation() function
H A Ddwc2_core.c402 return dwc2_host_enter_hibernation(hsotg); in dwc2_enter_hibernation()
H A Ddwc2_hcd.c5514 int dwc2_host_enter_hibernation(struct dwc2_hsotg *hsotg) in dwc2_host_enter_hibernation() function