Searched refs:udc (Results 26 - 50 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.h158 #define ep_is_in(EP) ((ep_index(EP) == 0) ? (EP->udc->ep0_dir == \
268 struct qe_udc *udc; member in struct:qe_ep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dpalmtreo.c36 #include <mach/pxa27x-udc.h>
43 #include <mach/udc.h>
H A Dballoon3.c49 #include <mach/udc.h>
50 #include <mach/pxa27x-udc.h>
H A Dvpac270.c39 #include <mach/pxa27x-udc.h>
40 #include <mach/udc.h>
H A Dpalmtc.c39 #include <mach/udc.h>
H A Dpalmte2.c40 #include <mach/udc.h>
349 /* setup udc GPIOs initial state */
H A Dpalmtx.c47 #include <mach/udc.h>
H A Dmioa701.c51 #include <mach/udc.h>
52 #include <mach/pxa27x-udc.h>
H A Dstargate2.c48 #include <mach/udc.h>
50 #include <mach/pxa27x-udc.h>
H A Dzeus.c41 #include <mach/pxa27x-udc.h>
42 #include <mach/udc.h>
H A Dpalm27x.c35 #include <mach/udc.h>
H A Dpoodle.c42 #include <mach/udc.h>
H A Dcm-x300.c46 #include <mach/pxa27x-udc.h>
H A Dlubbock.c48 #include <mach/udc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dmach-h1940.c50 #include <plat/udc.h>
123 printk(KERN_DEBUG "udc: pullup(%d)\n",cmd);
H A Dmach-qt2410.c55 #include <plat/udc.h>
H A Dmach-n30.c52 #include <plat/udc.h>
600 WARN_ON(gpio_request(S3C2410_GPB(3), "udc pup"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Dmach-smartq.c36 #include <plat/udc-hs.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ddevs.c36 #include <plat/udc.h>
233 printk(KERN_ERR "no memory for udc platform data\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dcommon.c32 #include <mach/udc.h>
333 .name = "pxa25x-udc",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Dmach-gta02.c86 #include <plat/udc.h>
H A Dmach-mini2440.c49 #include <plat/udc.h>
102 pr_debug("udc: pullup(%d)\n", cmd);
638 WARN_ON(gpio_request(S3C2410_GPC(5), "udc pup"));
H A Dmach-rx1950.c49 #include <plat/udc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2412/
H A Dmach-jive.c56 #include <plat/udc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debtables.c280 /* jump to a udc */
512 /* only RETURN from udc */
559 unsigned int *n, struct ebt_cl_stack *udc)
570 /* only care about udc */
574 udc[*n].cs.chaininfo = (struct ebt_entries *)e;
576 udc[*n].cs.n = 0;
577 udc[*n].hookmask = 0;
756 * checks for loops and sets the hook mask for udc
757 * the hook mask for udc tells us from which base chains the udc ca
558 ebt_get_udc_positions(struct ebt_entry *e, struct ebt_table_info *newinfo, unsigned int *n, struct ebt_cl_stack *udc) argument
[all...]

Completed in 121 milliseconds

123