Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/irqchip/
H A Dirq-omap-intc.h16 void omap3_intc_suspend(void);
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-omap-intc.c181 void omap3_intc_suspend(void) in omap3_intc_suspend() function
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpm34xx.c322 omap3_intc_suspend(); in omap3_pm_suspend()