Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1420 int dwc2_gadget_exit_partial_power_down(struct dwc2_hsotg *hsotg,
1463 static inline int dwc2_gadget_exit_partial_power_down(struct dwc2_hsotg *hsotg, in dwc2_gadget_exit_partial_power_down() function
H A Dcore.c123 return dwc2_gadget_exit_partial_power_down(hsotg, restore); in dwc2_exit_partial_power_down()
H A Dgadget.c5562 int dwc2_gadget_exit_partial_power_down(struct dwc2_hsotg *hsotg, in dwc2_gadget_exit_partial_power_down() function