Searched refs:cmos_lock (Results 1 – 1 of 1) sorted by relevance
417 static spinlock_t cmos_lock = { .head = 0U, .tail = 0U }; variable441 spinlock_obtain(&cmos_lock); in cmos_get_reg_val()450 spinlock_release(&cmos_lock); in cmos_get_reg_val()458 spinlock_obtain(&cmos_lock); in cmos_set_reg_val()467 spinlock_release(&cmos_lock); in cmos_set_reg_val()
Completed in 3 milliseconds