Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc2/
Dcore.h1495 int dwc2_restore_host_registers(struct dwc2_hsotg *hsotg);
1527 static inline int dwc2_restore_host_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_host_registers() function
Dhcd.c5458 int dwc2_restore_host_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_host_registers() function
5697 ret = dwc2_restore_host_registers(hsotg); in dwc2_host_exit_hibernation()
5857 ret = dwc2_restore_host_registers(hsotg); in dwc2_host_exit_partial_power_down()