Searched refs:KDGETMODE (Results 1 – 8 of 8) sorted by relevance
25 #define KDGETMODE _IOR('K', 9, int) macro
56 #define KDGETMODE _IOR('K', 9, int) macro
345 unsigned IOCTL_KDGETMODE = KDGETMODE;
913 unsigned IOCTL_KDGETMODE = KDGETMODE;
397 _(KDGETMODE, WRITE, sizeof(int));
786 case KDGETMODE: /* get current mode of this (virtual) console */ in sc_vid_ioctl()
2513 case KDGETMODE: in vtterm_ioctl()
2012 args->cmd = KDGETMODE; in linux_ioctl_console()