Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/
Dirq-pm.c109 static struct sleep_save s3c2416_irq_save[] = { variable
115 s3c_pm_do_save(s3c2416_irq_save, ARRAY_SIZE(s3c2416_irq_save)); in s3c2416_irq_suspend()
122 s3c_pm_do_restore(s3c2416_irq_save, ARRAY_SIZE(s3c2416_irq_save)); in s3c2416_irq_resume()