Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-ds1307.c1398 bool ds1307_can_wakeup_device = false; in ds1307_probe() local
1464 ds1307_can_wakeup_device = true; in ds1307_probe()
1490 if (want_irq || ds1307_can_wakeup_device) { in ds1307_probe()
1682 if (want_irq || ds1307_can_wakeup_device) { in ds1307_probe()
1691 if (ds1307_can_wakeup_device && !want_irq) { in ds1307_probe()