Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dmc146818rtc.h56 static inline void unlock_cmos(void) in unlock_cmos() function
85 #define unlock_cmos() do { } while (0) macro