Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h1638 static inline void dwc3_pre_run_stop(struct dwc3 *dwc, bool is_on) in dwc3_pre_run_stop() function
H A Dgadget.c2672 dwc3_pre_run_stop(dwc, is_on); in dwc3_gadget_run_stop()