Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c1857 bool dwc3_has_imod(struct dwc3 *dwc) in dwc3_has_imod() function
1882 if (dwc3_has_imod((dwc))) in dwc3_check_params()
H A Dcore.h1603 bool dwc3_has_imod(struct dwc3 *dwc);
H A Dgadget.c2936 } else if (dwc3_has_imod(dwc)) { in __dwc3_gadget_start()