Home
last modified time | relevance | path

Searched refs:pch_udc_stop (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dpch_udc.c1244 static int pch_udc_stop(struct usb_gadget *g);
1254 .udc_stop = pch_udc_stop,
3022 static int pch_udc_stop(struct usb_gadget *g) in pch_udc_stop() function