Searched refs:set_rtc_noop (Results 1 – 3 of 3) sorted by relevance
38 int set_rtc_noop(const struct timespec64 *now) { return -EINVAL; } in set_rtc_noop() function57 x86_platform.set_wallclock = set_rtc_noop; in x86_wallclock_init()
337 extern int set_rtc_noop(const struct timespec64 *now);
39 x86_platform.set_wallclock = set_rtc_noop; in hv_vtl_init_platform()