Searched refs:NR_SHIFT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkeyboard.h18 #define NR_SHIFT 9 macro
/linux-master/drivers/tty/vt/
H A Dkeyboard.c122 [ KT_SHIFT ] = NR_SHIFT - 1,
142 static unsigned char shift_down[NR_SHIFT]; /* shift state counters.. */

Completed in 90 milliseconds