Searched refs:dwc2_host_exit_hibernation (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | core.h | 1469 int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, 1494 static inline int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, in dwc2_host_exit_hibernation() function
|
H A D | core.c | 486 return dwc2_host_exit_hibernation(hsotg, rem_wakeup, reset); in dwc2_exit_hibernation()
|
H A D | hcd.c | 5475 * dwc2_host_exit_hibernation() 5486 int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_host_exit_hibernation() function
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | core.h | 1478 int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, 1512 static inline int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, in dwc2_host_exit_hibernation() function
|
H A D | core.c | 384 return dwc2_host_exit_hibernation(hsotg, rem_wakeup, reset); in dwc2_exit_hibernation()
|
H A D | hcd.c | 5562 * dwc2_host_exit_hibernation() 5573 int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_host_exit_hibernation() function
|
Completed in 20 milliseconds