Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dx86_init.c37 static __init void get_rtc_noop(struct timespec64 *now) { } in get_rtc_noop() function
54 x86_platform.get_wallclock = get_rtc_noop; in x86_wallclock_init()