Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Domap_hwmod.h728 int omap_hwmod_count_resources(struct omap_hwmod *oh, unsigned long flags);
Domap_device.c294 c += omap_hwmod_count_resources(od->hwmods[i], flags); in omap_device_count_resources()
Domap_hwmod.c3412 int omap_hwmod_count_resources(struct omap_hwmod *oh, unsigned long flags) in omap_hwmod_count_resources() function