Searched refs:irq_save (Results 1 – 5 of 5) sorted by relevance
45 static struct sleep_save irq_save[] = { variable69 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()
36 static struct sleep_save irq_save[] = { variable68 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()
585 bool irq_save = false; in cdns_i2c_mrecv() local635 irq_save = true; in cdns_i2c_mrecv()651 if (irq_save) in cdns_i2c_mrecv()659 if (irq_save) in cdns_i2c_mrecv()
53 Selecting this option turns on bug checking for the IA-64 irq_save
79 .macro irq_save flags tmp macro2072 irq_save a14, a3
Completed in 11 milliseconds