Searched refs:BELL_POS (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | spk_types.h | 45 BLEEP_TIME, CURSOR_TIME, BELL_POS, enumerator
|
H A D | varhandlers.c | 38 { "bell_pos", BELL_POS, VAR_NUM, &spk_bell_pos, NULL },
|
H A D | main.c | 1282 [BELL_POS_ID] = { BELL_POS, .u.n = {NULL, 0, 0, 0, 0, 0, NULL} },
|