Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dx86_init.c36 static __init int set_rtc_noop(const struct timespec64 *now) { return -EINVAL; } in set_rtc_noop() function
55 x86_platform.set_wallclock = set_rtc_noop; in x86_wallclock_init()