Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod.h719 int omap_hwmod_fill_resources(struct omap_hwmod *oh, struct resource *res);
Domap_device.c331 r = omap_hwmod_fill_resources(od->hwmods[i], res); in omap_device_fill_resources()
Domap_hwmod.c3430 int omap_hwmod_fill_resources(struct omap_hwmod *oh, struct resource *res) in omap_hwmod_fill_resources() function