Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dfsl_udc_core.c1232 static int fsl_udc_stop(struct usb_gadget *g);
1242 .udc_stop = fsl_udc_stop,
1977 static int fsl_udc_stop(struct usb_gadget *g) in fsl_udc_stop() function