Home
last modified time | relevance | path

Searched defs:lock_cmos (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Dmc146818rtc.h41 static inline void lock_cmos(unsigned char reg) in lock_cmos() function
83 #define lock_cmos(reg) do { } while (0) macro