Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/udc/
Ds3c2410_udc.c1495 static int s3c2410_udc_stop(struct usb_gadget *g);
1505 .udc_stop = s3c2410_udc_stop,
1636 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop() function