Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dfsl_qe_udc.c1883 static int fsl_qe_stop(struct usb_gadget *gadget);
1889 .udc_stop = fsl_qe_stop,
2303 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop() function