Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfsl_qe_udc.c1890 static int fsl_qe_stop(struct usb_gadget *gadget);
1896 .udc_stop = fsl_qe_stop,
2310 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop() function