Searched refs:ci_udc_stop (Results 1 – 1 of 1) sorted by relevance
1985 static int ci_udc_stop(struct usb_gadget *gadget);2018 .udc_stop = ci_udc_stop,2159 * ci_udc_stop: unregister a gadget driver2161 static int ci_udc_stop(struct usb_gadget *gadget) in ci_udc_stop() function