Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dfsl_udc_core.c63 static struct fsl_udc *udc_controller = NULL;
161 struct fsl_udc *udc = NULL; in done()
166 udc = (struct fsl_udc *)ep->udc; in done()
227 static int dr_controller_setup(struct fsl_udc *udc) in dr_controller_setup()
352 static void dr_controller_run(struct fsl_udc *udc) in dr_controller_run()
377 static void dr_controller_stop(struct fsl_udc *udc) in dr_controller_stop()
482 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num, in struct_ep_qh_setup()
518 static void ep0_setup(struct fsl_udc *udc) in ep0_setup()
546 struct fsl_udc *udc = NULL; in fsl_ep_enable()
633 struct fsl_udc *udc = NULL; in fsl_ep_disable()
[all …]
Dfsl_usb2_udc.h461 struct fsl_udc *udc;
472 struct fsl_udc { struct