Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
A Dirq-pm-s3c24xx.c45 static struct sleep_save irq_save[] = { variable
69 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c24xx_irq_suspend()
85 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save)); in s3c24xx_irq_resume()
A Dirq-pm-s3c64xx.c36 static struct sleep_save irq_save[] = { variable
68 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_suspend()
89 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_resume()
/linux/drivers/i2c/busses/
A Di2c-cadence.c585 bool irq_save = false; in cdns_i2c_mrecv() local
635 irq_save = true; in cdns_i2c_mrecv()
651 if (irq_save) in cdns_i2c_mrecv()
659 if (irq_save) in cdns_i2c_mrecv()
/linux/arch/ia64/
A DKconfig.debug53 Selecting this option turns on bug checking for the IA-64 irq_save
/linux/arch/xtensa/kernel/
A Dentry.S79 .macro irq_save flags tmp macro
2072 irq_save a14, a3

Completed in 11 milliseconds