Searched refs:want_irq (Results 1 – 1 of 1) sorted by relevance
896 bool want_irq = false; in ds1307_probe() local971 want_irq = true; in ds1307_probe()1057 want_irq = true; in ds1307_probe()1171 device_set_wakeup_capable(&client->dev, want_irq); in ds1307_probe()1178 if (want_irq) { in ds1307_probe()