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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.c68 static struct fsl_udc *udc_controller = NULL;
101 struct fsl_udc *udc = NULL;
106 udc = (struct fsl_udc *)ep->udc;
182 static int dr_controller_setup(struct fsl_udc *udc)
270 static void dr_controller_run(struct fsl_udc *udc)
297 static void dr_controller_stop(struct fsl_udc *udc)
388 static void struct_ep_qh_setup(struct fsl_udc *udc, unsigned char ep_num,
423 static void ep0_setup(struct fsl_udc *udc)
451 struct fsl_udc *udc = NULL;
539 struct fsl_udc *ud
[all...]
H A Dfsl_usb2_udc.h455 struct fsl_udc *udc;
467 struct fsl_udc { struct

Completed in 100 milliseconds