Home | History | Annotate | Download | only in linux

Lines Matching refs:KT_BRL

41 #define KT_BRL		14
427 #define K_BRL_BLANK K(KT_BRL, 0)
428 #define K_BRL_DOT1 K(KT_BRL, 1)
429 #define K_BRL_DOT2 K(KT_BRL, 2)
430 #define K_BRL_DOT3 K(KT_BRL, 3)
431 #define K_BRL_DOT4 K(KT_BRL, 4)
432 #define K_BRL_DOT5 K(KT_BRL, 5)
433 #define K_BRL_DOT6 K(KT_BRL, 6)
434 #define K_BRL_DOT7 K(KT_BRL, 7)
435 #define K_BRL_DOT8 K(KT_BRL, 8)
436 #define K_BRL_DOT9 K(KT_BRL, 9)
437 #define K_BRL_DOT10 K(KT_BRL, 10)