Searched defs:rem_wakeup (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/drivers/usb/dwc2/ |
D | core.c | 107 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_exit_partial_power_down() 214 void dwc2_hib_restore_common(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_hib_restore_common() 385 int dwc2_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_exit_hibernation()
|
D | core.h | 1467 int rem_wakeup, int reset) in dwc2_gadget_exit_hibernation() 1476 int rem_wakeup) {} in dwc2_gadget_exit_clock_gating() 1535 int rem_wakeup, int reset) in dwc2_host_exit_hibernation() 1540 int rem_wakeup, bool restore) in dwc2_host_exit_partial_power_down() 1544 int rem_wakeup) {} in dwc2_host_exit_clock_gating()
|
D | hcd.c | 5597 int dwc2_host_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_host_exit_hibernation() 5834 int rem_wakeup, bool restore) in dwc2_host_exit_partial_power_down() 5951 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup) in dwc2_host_exit_clock_gating()
|
D | gadget.c | 5412 int rem_wakeup, int reset) in dwc2_gadget_exit_hibernation() 5683 void dwc2_gadget_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup) in dwc2_gadget_exit_clock_gating()
|