Home
last modified time | relevance | path

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

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