Searched refs:dwc2_open (Results 1 – 1 of 1) sorted by relevance
76 STATIC usbd_status dwc2_open(struct usbd_pipe *);139 .open_pipe = dwc2_open,218 if (dwc2_open(dev->default_pipe)) in dwc2_setaddr()358 dwc2_open(struct usbd_pipe *pipe) in dwc2_open() function