Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/rtc/
Drtctest.c24 static char *rtc_file = "/dev/rtc0"; variable
31 self->fd = open(rtc_file, O_RDONLY); in FIXTURE_SETUP()
327 rtc_file = argv[1]; in main()