Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dirq-pm.c95 static struct sleep_save s3c2416_irq_save[] = { variable
101 s3c_pm_do_save(s3c2416_irq_save, ARRAY_SIZE(s3c2416_irq_save)); in s3c2416_irq_suspend()
108 s3c_pm_do_restore(s3c2416_irq_save, ARRAY_SIZE(s3c2416_irq_save)); in s3c2416_irq_resume()