Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-stm32.c117 bool has_wakeirq; member
550 .has_wakeirq = false,
572 .has_wakeirq = false,
603 .has_wakeirq = true,
782 if (rtc->data->has_wakeirq) { in stm32_rtc_probe()