Home
last modified time | relevance | path

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

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