Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dx86_init.c36 static __init void get_rtc_noop(struct timespec64 *now) { } in get_rtc_noop() function
53 x86_platform.get_wallclock = get_rtc_noop; in x86_wallclock_init()