Searched refs:omap_hwmod_count_resources (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_device.c300 c += omap_hwmod_count_resources(od->hwmods[i], flags); omap_device_count_resources()
H A Domap_hwmod.c3381 * omap_hwmod_count_resources - count number of struct resources needed by hwmod
3396 int omap_hwmod_count_resources(struct omap_hwmod *oh, unsigned long flags) omap_hwmod_count_resources() function
3427 * omap_devices. See also omap_hwmod_count_resources(). Returns the
3489 * omap_devices. See also omap_hwmod_count_resources(). Returns the
H A Domap_hwmod.h718 int omap_hwmod_count_resources(struct omap_hwmod *oh, unsigned long flags);

Completed in 138 milliseconds