Home
last modified time | relevance | path

Searched refs:omap_device_fill_resources (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap_device.h87 int omap_device_fill_resources(struct omap_device *od, struct resource *res);
/linux-2.6.39/arch/arm/plat-omap/
Domap_device.c366 int omap_device_fill_resources(struct omap_device *od, struct resource *res) in omap_device_fill_resources() function
480 omap_device_fill_resources(od, res); in omap_device_build_ss()