Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c60 static struct fsl_udc *udc_controller = NULL;
158 struct fsl_udc *udc = NULL; in done()
163 udc = (struct fsl_udc *)ep->udc; in done()
224 static int dr_controller_setup(struct fsl_udc *udc) in dr_controller_setup()
347 static void dr_controller_run(struct fsl_udc *udc) in dr_controller_run()
372 static void dr_controller_stop(struct fsl_udc *udc) in dr_controller_stop()
477 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num, in struct_ep_qh_setup()
513 static void ep0_setup(struct fsl_udc *udc) in ep0_setup()
541 struct fsl_udc *udc = NULL; in fsl_ep_enable()
628 struct fsl_udc *udc = NULL; in fsl_ep_disable()
[all …]
H A Dfsl_usb2_udc.h461 struct fsl_udc *udc;
472 struct fsl_udc { struct