Searched refs:KDGETMODE (Results 1 – 8 of 8) sorted by relevance
24 #define KDGETMODE _IOR('K', 9, int) macro
54 #define KDGETMODE _IOR('K', 9, int) macro
366 unsigned IOCTL_KDGETMODE = KDGETMODE;
970 unsigned IOCTL_KDGETMODE = KDGETMODE;
405 _(KDGETMODE, WRITE, sizeof(int));
788 case KDGETMODE: /* get current mode of this (virtual) console */ in sc_vid_ioctl()
2712 case KDGETMODE: in vtterm_ioctl()
2008 args->cmd = KDGETMODE; in linux_ioctl_console()