Searched refs:omap_device_register (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap_device.h101 int omap_device_register(struct omap_device *od);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Domap_device.c351 * along the return value of omap_device_register().
420 ret = omap_device_register(od);
463 * omap_device_register - register an omap_device with one omap_hwmod
470 int omap_device_register(struct omap_device *od) function

Completed in 14 milliseconds