Lines Matching full:rtc
105 #include <linux/rtc.h>
989 /* ...otherwise try RTC */
990 {"rtc", 0, rtc_start_timer, rtc_stop_timer, NULL, NULL},
1482 TFR(rtc_fd = open("/dev/rtc", O_RDONLY));
1488 fprintf(stderr, "Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal\n"
1490 "type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root.\n");