Searched refs:s3c2410_udc_stop (Results 1 – 1 of 1) sorted by relevance
1523 static int s3c2410_udc_stop(struct usb_gadget *g);1533 .udc_stop = s3c2410_udc_stop,1664 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop() function