Searched refs:video_mtx (Results 1 – 1 of 1) sorted by relevance
233 struct mtx video_mtx; member539 mtx_init(&(sc)->video_mtx, "syscons video lock", NULL, \544 mtx_lock_spin(&(sc)->video_mtx); \549 mtx_unlock_spin(&(sc)->video_mtx); \