Searched refs:CAPS_STOP (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/drivers/accessibility/speakup/ |
D | speakup_bns.c | 30 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x05\x38P" } },
|
D | speakup_txprt.c | 36 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x05P5" } },
|
D | speakup_acntsa.c | 34 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\033P5" } },
|
D | speakup_spkout.c | 34 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x05P-" } },
|
D | speakup_soft.c | 50 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x01-3p" } }, 177 if (var->var_id != CAPS_START && var->var_id != CAPS_STOP && in get_initstring()
|
D | speakup_dummy.c | 36 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"CAPS_STOP\n" } },
|
D | speakup_audptr.c | 33 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x05[f80]" } },
|
D | spk_types.h | 51 CAPS_START, CAPS_STOP, CHARTAB, INFLECTION, FLUSH, enumerator
|
D | speakup_ltlk.c | 34 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x01-35p" } },
|
D | speakup_apollo.c | 42 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"" } },
|
D | speakup_decext.c | 52 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"[:dv ap 100]" } },
|
D | speakup_keypc.c | 47 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"[f90]" } },
|
D | speakup_acntpc.c | 48 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\033P5" } },
|
D | speakup_dectlk.c | 53 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"[:dv ap 100 ] " } },
|
D | varhandlers.c | 21 { "caps_stop", CAPS_STOP, VAR_STRING, spk_str_caps_stop, NULL },
|
D | speakup_decpc.c | 150 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"[:dv ap 100]" } },
|
D | speakup_dtlk.c | 52 [CAPS_STOP_ID] = { CAPS_STOP, .u.s = {"\x01-35p" } },
|