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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Ddevices.c167 static struct resource rng_resources[] = { variable in typeref:struct:resource
178 .num_resources = ARRAY_SIZE(rng_resources),
179 .resource = rng_resources,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Docteon-platform.c127 struct resource rng_resources[] = { local
145 ret = platform_device_add_resources(pd, rng_resources,
146 ARRAY_SIZE(rng_resources));

Completed in 113 milliseconds