Searched refs:CONS_SET (Results 1 – 4 of 4) sorted by relevance
91 #define CONS_SET _IOW('c', 3, int) macro
151 ioctl(0, CONS_SET, &cur_info.video_mode_number); in revert()591 if (ioctl(0, CONS_SET, &new_mode_num) == -1) { in video_mode()
180 if (ioctl(0, CONS_SET, &mode)) { in VGLInit()
491 case CONS_SET: in sc_vid_ioctl()