Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dcore.h1463 int dwc2_restore_host_registers(struct dwc2_hsotg *hsotg);
1486 static inline int dwc2_restore_host_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_host_registers() function
Dcore.c165 ret = dwc2_restore_host_registers(hsotg); in dwc2_exit_partial_power_down()
Dhcd.c5335 int dwc2_restore_host_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_host_registers() function
5574 ret = dwc2_restore_host_registers(hsotg); in dwc2_host_exit_hibernation()