Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Ddev.c56 if (rtc->stop_uie_polling || err) { in rtc_uie_task()
90 rtc->stop_uie_polling = 1; in clear_uie()
119 rtc->stop_uie_polling = 0; in set_uie()
/openbmc/linux/include/linux/
H A Drtc.h160 unsigned int stop_uie_polling:1; member