Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dfsl_udc_core.c61 static struct fsl_udc *udc_controller = NULL;
159 struct fsl_udc *udc = NULL; in done()
164 udc = (struct fsl_udc *)ep->udc; in done()
225 static int dr_controller_setup(struct fsl_udc *udc) in dr_controller_setup()
348 static void dr_controller_run(struct fsl_udc *udc) in dr_controller_run()
373 static void dr_controller_stop(struct fsl_udc *udc) in dr_controller_stop()
478 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num, in struct_ep_qh_setup()
514 static void ep0_setup(struct fsl_udc *udc) in ep0_setup()
542 struct fsl_udc *udc = NULL; in fsl_ep_enable()
629 struct fsl_udc *udc = NULL; in fsl_ep_disable()
[all …]
Dfsl_usb2_udc.h461 struct fsl_udc *udc;
472 struct fsl_udc { struct