Searched refs:rtc_fd (Results 1 – 1 of 1) sorted by relevance
58 int rtc_fd = open(path, O_RDONLY); in open_rtc() local59 if (rtc_fd < 0) { in open_rtc()62 return fdio_get_service_handle(rtc_fd, handle); in open_rtc()
Completed in 2 milliseconds