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