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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pnx4008/
H A Dcore.c147 static struct resource ohci_resources[] = { variable in typeref:struct:resource
165 .num_resources = ARRAY_SIZE(ohci_resources),
166 .resource = ohci_resources,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dusb.c444 static struct resource ohci_resources[] = { variable in typeref:struct:resource
464 .num_resources = ARRAY_SIZE(ohci_resources),
465 .resource = ohci_resources,
586 ohci_resources[1].start = INT_730_USB_HHC_1;

Completed in 89 milliseconds