Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap_hwmod.h592 int omap_hwmod_enable_wakeup(struct omap_hwmod *oh);
/linux-2.6.39/arch/arm/mach-omap2/
Dserial.c830 omap_hwmod_enable_wakeup(uart->oh); in omap_serial_init_port()
Domap_hwmod.c2113 int omap_hwmod_enable_wakeup(struct omap_hwmod *oh) in omap_hwmod_enable_wakeup() function