Searched refs:video_mode_number (Results 1 – 1 of 1) sorted by relevance
77 int video_mode_number; member119 if (ioctl(0, CONS_GET, &cur_info.video_mode_number) == -1) in init()122 cur_info.video_mode_info.vi_mode = cur_info.video_mode_number; in init()153 if (cur_info.video_mode_number >= M_VESA_BASE) in revert()155 _IO('V', cur_info.video_mode_number - M_VESA_BASE), in revert()158 ioctl(0, _IO('S', cur_info.video_mode_number), NULL); in revert()