Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dfsl_qe_udc.c1886 static int fsl_qe_stop(struct usb_gadget *gadget);
1892 .udc_stop = fsl_qe_stop,
2306 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop() function