Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-stm32.c117 bool has_wakeirq; member
554 .has_wakeirq = false,
576 .has_wakeirq = false,
607 .has_wakeirq = true,
789 if (rtc->data->has_wakeirq) { in stm32_rtc_probe()