ds1307_can_wakeup_device 1583 drivers/rtc/rtc-ds1307.c 	bool			ds1307_can_wakeup_device = false;
ds1307_can_wakeup_device 1649 drivers/rtc/rtc-ds1307.c 		ds1307_can_wakeup_device = true;
ds1307_can_wakeup_device 1675 drivers/rtc/rtc-ds1307.c 		if (want_irq || ds1307_can_wakeup_device) {
ds1307_can_wakeup_device 1802 drivers/rtc/rtc-ds1307.c 	if (want_irq || ds1307_can_wakeup_device) {
ds1307_can_wakeup_device 1811 drivers/rtc/rtc-ds1307.c 	if (ds1307_can_wakeup_device && !want_irq) {