Home | History | Annotate | Download | only in linux

Lines Matching refs:KT_BRL

47 #define KT_BRL		14
431 #define K_BRL_BLANK K(KT_BRL, 0)
432 #define K_BRL_DOT1 K(KT_BRL, 1)
433 #define K_BRL_DOT2 K(KT_BRL, 2)
434 #define K_BRL_DOT3 K(KT_BRL, 3)
435 #define K_BRL_DOT4 K(KT_BRL, 4)
436 #define K_BRL_DOT5 K(KT_BRL, 5)
437 #define K_BRL_DOT6 K(KT_BRL, 6)
438 #define K_BRL_DOT7 K(KT_BRL, 7)
439 #define K_BRL_DOT8 K(KT_BRL, 8)