Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c1886 static int fsl_qe_stop(struct usb_gadget *gadget);
1892 .udc_stop = fsl_qe_stop,
2307 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop() function