Searched refs:test_rtc_ops (Results 1 – 1 of 1) sorted by relevance
68 static struct rtc_class_ops test_rtc_ops = { variable115 test_rtc_ops.set_mmss64 = test_rtc_set_mmss64; in test_probe()116 test_rtc_ops.set_mmss = NULL; in test_probe()120 &test_rtc_ops, THIS_MODULE); in test_probe()