Searched refs:hwmods_cnt (Results 1 - 3 of 3) 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 Domap_device.c262 for (i = 0, oh = *od->hwmods; i < od->hwmods_cnt; i++, oh++)
266 "hwmods\n", od->pdev.name, c, od->hwmods_cnt);
294 for (i = 0, oh = *od->hwmods; i < od->hwmods_cnt; i++, oh++) {
379 od->hwmods_cnt = oh_cnt;
580 for (i = 0, oh = *od->hwmods; i < od->hwmods_cnt; i++, oh++)
650 if (!od->hwmods_cnt)
669 if (od->hwmods_cnt != 1)
691 for (i = 0, oh = *od->hwmods; i < od->hwmods_cnt; i++, oh++)
708 for (i = 0, oh = *od->hwmods; i < od->hwmods_cnt; i++, oh++)
726 for (i = 0, oh = *od->hwmods; i < od->hwmods_cnt;
[all...]
/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.h49 * @hwmods_cnt: ARRAY_SIZE() of @hwmods
73 u8 hwmods_cnt; member in struct:omap_device
H A Domap_hwmod.h475 u8 hwmods_cnt; member in struct:omap_hwmod

Completed in 112 milliseconds