Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dmc146818rtc.h98 extern int mach_set_cmos_time(const struct timespec64 *now);
/Linux-v6.1/arch/x86/kernel/
Drtc.c36 int mach_set_cmos_time(const struct timespec64 *now) in mach_set_cmos_time() function
Dx86_init.c141 .set_wallclock = mach_set_cmos_time,