Searched refs:omap_device_count_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/include/plat/
H A Domap_device.h86 int omap_device_count_resources(struct omap_device *od);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Domap_device.c248 * omap_device_count_resources - count number of struct resource entries needed
256 int omap_device_count_resources(struct omap_device *od) function
278 * omap_device_build_ss() after calling omap_device_count_resources().
397 res_count = omap_device_count_resources(od);

Completed in 63 milliseconds