Home
last modified time | relevance | path

Searched refs:irq_save (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/plat-s3c24xx/
Dirq-pm.c53 static struct sleep_save irq_save[] = { variable
77 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c24xx_irq_suspend()
93 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save)); in s3c24xx_irq_resume()
/linux-3.4.99/arch/arm/mach-s5p64x0/
Dirq-pm.c24 static struct sleep_save irq_save[] = { variable
46 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s5p64x0_irq_pm_suspend()
67 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save)); in s5p64x0_irq_pm_resume()
/linux-3.4.99/arch/arm/mach-s3c64xx/
Dirq-pm.c37 static struct sleep_save irq_save[] = { variable
64 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_suspend()
85 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_resume()
/linux-3.4.99/arch/ia64/
DKconfig.debug55 Selecting this option turns on bug checking for the IA-64 irq_save