Searched defs:lock_cmos (Results 1 – 1 of 1) sorted by relevance
42 static inline void lock_cmos(unsigned char reg) in lock_cmos() function84 #define lock_cmos(reg) do { } while (0) macro