Searched refs:pxa25x_udc_stop (Results 1 – 1 of 1) sorted by relevance
1220 static int pxa25x_udc_stop(struct usb_gadget *g);1229 .udc_stop = pxa25x_udc_stop,1544 static int pxa25x_udc_stop(struct usb_gadget*g) in pxa25x_udc_stop() function