Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Dhctosys.c70 rtc_hctosys_ret = err; in rtc_hctosys()
Dclass.c39 int rtc_hctosys_ret = -ENODEV; variable
108 rtc_hctosys_ret = -ENODEV; in rtc_resume()
143 rtc_hctosys_ret = 0; in rtc_resume()
Drtc-sysfs.c122 if (rtc_hctosys_ret == 0 && in hctosys_show()
/Linux-v4.19/include/linux/
Drtc.h262 extern int rtc_hctosys_ret;
264 #define rtc_hctosys_ret -ENODEV macro