Searched refs:fsl_udc_stop (Results 1 – 1 of 1) sorted by relevance
1239 static int fsl_udc_stop(struct usb_gadget *g);1249 .udc_stop = fsl_udc_stop,1987 static int fsl_udc_stop(struct usb_gadget *g) in fsl_udc_stop() function