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