Searched refs:dwc2_hib_restore_common (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | core.h | 1332 void dwc2_hib_restore_common(struct dwc2_hsotg *hsotg, int rem_wakeup,
|
H A D | core.c | 313 * dwc2_hib_restore_common() - Common part of restore routine. 319 void dwc2_hib_restore_common(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_hib_restore_common() function
|
H A D | hcd.c | 5502 dwc2_hib_restore_common(hsotg, rem_wakeup, 1); in dwc2_host_exit_hibernation()
|
H A D | gadget.c | 5336 dwc2_hib_restore_common(hsotg, rem_wakeup, 0); in dwc2_gadget_exit_hibernation()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | core.h | 1320 void dwc2_hib_restore_common(struct dwc2_hsotg *hsotg, int rem_wakeup,
|
H A D | core.c | 208 * dwc2_hib_restore_common() - Common part of restore routine. 214 void dwc2_hib_restore_common(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_hib_restore_common() function
|
H A D | hcd.c | 5589 dwc2_hib_restore_common(hsotg, rem_wakeup, 1); in dwc2_host_exit_hibernation()
|
H A D | gadget.c | 5400 dwc2_hib_restore_common(hsotg, rem_wakeup, 0); in dwc2_gadget_exit_hibernation()
|
Completed in 31 milliseconds