Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c1234 static int fsl_udc_stop(struct usb_gadget *g);
1244 .udc_stop = fsl_udc_stop,
1978 static int fsl_udc_stop(struct usb_gadget *g) in fsl_udc_stop() function