irq_save           45 arch/arm/mach-s3c24xx/irq-pm.c static struct sleep_save irq_save[] = {
irq_save           69 arch/arm/mach-s3c24xx/irq-pm.c 	s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save));
irq_save           85 arch/arm/mach-s3c24xx/irq-pm.c 	s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save));
irq_save           36 arch/arm/mach-s3c64xx/irq-pm.c static struct sleep_save irq_save[] = {
irq_save           68 arch/arm/mach-s3c64xx/irq-pm.c 	s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save));
irq_save           89 arch/arm/mach-s3c64xx/irq-pm.c 	s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save));