Searched refs:irq_save (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dirq-pm.c51 static struct sleep_save irq_save[] = { variable in typeref:struct:sleep_save
75 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save));
91 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Dirq-pm.c37 static struct sleep_save irq_save[] = { variable in typeref:struct:sleep_save
64 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save));
85 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save));

Completed in 131 milliseconds