Searched refs:CAPS_STOP (Results 1 – 17 of 17) sorted by relevance
/drivers/staging/speakup/ |
D | speakup_soft.c | 48 { CAPS_STOP, .u.s = {"\x01-3p" } }, 167 if (var->var_id != CAPS_START && var->var_id != CAPS_STOP in get_initstring()
|
D | speakup_dummy.c | 36 { CAPS_STOP, .u.s = {"CAPS_STOP\n" } },
|
D | speakup_txprt.c | 34 { CAPS_STOP, .u.s = {"\x05P5" } },
|
D | speakup_bns.c | 34 { CAPS_STOP, .u.s = {"\x05\x38P" } },
|
D | speakup_acntsa.c | 37 { CAPS_STOP, .u.s = {"\033P5" } },
|
D | speakup_spkout.c | 37 { CAPS_STOP, .u.s = {"\x05P-" } },
|
D | speakup_ltlk.c | 37 { CAPS_STOP, .u.s = {"\x01-35p" } },
|
D | speakup_audptr.c | 38 { CAPS_STOP, .u.s = {"\x05[f80]" } },
|
D | spk_types.h | 46 CAPS_START, CAPS_STOP, CHARTAB, enumerator
|
D | speakup_apollo.c | 42 { CAPS_STOP, .u.s = {"" } },
|
D | speakup_decext.c | 59 { CAPS_STOP, .u.s = {"[:dv ap 100]" } },
|
D | speakup_keypc.c | 51 { CAPS_STOP, .u.s = {"[f90]" } },
|
D | speakup_dectlk.c | 59 { CAPS_STOP, .u.s = {"[:dv ap 100 ] " } },
|
D | speakup_acntpc.c | 52 { CAPS_STOP, .u.s = {"\033P5" } },
|
D | speakup_decpc.c | 153 { CAPS_STOP, .u.s = {"[:dv ap 100]" } },
|
D | speakup_dtlk.c | 54 { CAPS_STOP, .u.s = {"\x01-35p" } },
|
D | varhandlers.c | 20 { "caps_stop", CAPS_STOP, VAR_STRING, str_caps_stop, NULL },
|