Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/udc/
Dfsl_udc_core.c1235 static int fsl_udc_stop(struct usb_gadget *g);
1245 .udc_stop = fsl_udc_stop,
1980 static int fsl_udc_stop(struct usb_gadget *g) in fsl_udc_stop() function