OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KT_BRL
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
keyboard.h
51
#define
KT_BRL
14
441
#define K_BRL_BLANK K(
KT_BRL
, 0)
442
#define K_BRL_DOT1 K(
KT_BRL
, 1)
443
#define K_BRL_DOT2 K(
KT_BRL
, 2)
444
#define K_BRL_DOT3 K(
KT_BRL
, 3)
445
#define K_BRL_DOT4 K(
KT_BRL
, 4)
446
#define K_BRL_DOT5 K(
KT_BRL
, 5)
447
#define K_BRL_DOT6 K(
KT_BRL
, 6)
448
#define K_BRL_DOT7 K(
KT_BRL
, 7)
449
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
/external/kernel-headers/original/uapi/linux/
keyboard.h
43
#define
KT_BRL
14
450
#define K_BRL_BLANK K(
KT_BRL
, 0)
451
#define K_BRL_DOT1 K(
KT_BRL
, 1)
452
#define K_BRL_DOT2 K(
KT_BRL
, 2)
453
#define K_BRL_DOT3 K(
KT_BRL
, 3)
454
#define K_BRL_DOT4 K(
KT_BRL
, 4)
455
#define K_BRL_DOT5 K(
KT_BRL
, 5)
456
#define K_BRL_DOT6 K(
KT_BRL
, 6)
457
#define K_BRL_DOT7 K(
KT_BRL
, 7)
458
#define K_BRL_DOT8 K(
KT_BRL
, 8
[
all
...]
Completed in 159 milliseconds