Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-ds1307.c1724 bool ds1307_can_wakeup_device = false; in ds1307_probe() local
1780 ds1307_can_wakeup_device = true; in ds1307_probe()
1805 if (want_irq || ds1307_can_wakeup_device) { in ds1307_probe()
1949 if (want_irq || ds1307_can_wakeup_device) in ds1307_probe()
1954 if (ds1307_can_wakeup_device && !want_irq) { in ds1307_probe()