Searched refs:pch_udc_stop (Results 1 – 1 of 1) sorted by relevance
1233 static int pch_udc_stop(struct usb_gadget *g);1243 .udc_stop = pch_udc_stop,2923 static int pch_udc_stop(struct usb_gadget *g) in pch_udc_stop() function