chained_wakeups   122 drivers/mfd/twl6030-irq.c 	int chained_wakeups;
chained_wakeups   128 drivers/mfd/twl6030-irq.c 		chained_wakeups = atomic_read(&pdata->wakeirqs);
chained_wakeups   130 drivers/mfd/twl6030-irq.c 		if (chained_wakeups && !pdata->irq_wake_enabled) {
chained_wakeups   135 drivers/mfd/twl6030-irq.c 		} else if (!chained_wakeups && pdata->irq_wake_enabled) {