Home
last modified time | relevance | path

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

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