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