Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dfsl_udc_core.c1239 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