Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/
Drtc-ds1307.c1729 bool ds1307_can_wakeup_device = false; in ds1307_probe() local
1785 ds1307_can_wakeup_device = true; in ds1307_probe()
1810 if (want_irq || ds1307_can_wakeup_device) { in ds1307_probe()
1954 if (want_irq || ds1307_can_wakeup_device) in ds1307_probe()
1959 if (ds1307_can_wakeup_device && !want_irq) { in ds1307_probe()