Home
last modified time | relevance | path

Searched refs:CAPS_STOP (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/speakup/
Dspeakup_soft.c48 { CAPS_STOP, .u.s = {"\x01-3p" } },
167 if (var->var_id != CAPS_START && var->var_id != CAPS_STOP in get_initstring()
Dspeakup_dummy.c36 { CAPS_STOP, .u.s = {"CAPS_STOP\n" } },
Dspeakup_txprt.c34 { CAPS_STOP, .u.s = {"\x05P5" } },
Dspeakup_bns.c34 { CAPS_STOP, .u.s = {"\x05\x38P" } },
Dspeakup_acntsa.c37 { CAPS_STOP, .u.s = {"\033P5" } },
Dspeakup_spkout.c37 { CAPS_STOP, .u.s = {"\x05P-" } },
Dspeakup_ltlk.c37 { CAPS_STOP, .u.s = {"\x01-35p" } },
Dspeakup_audptr.c38 { CAPS_STOP, .u.s = {"\x05[f80]" } },
Dspk_types.h46 CAPS_START, CAPS_STOP, CHARTAB, enumerator
Dspeakup_apollo.c42 { CAPS_STOP, .u.s = {"" } },
Dspeakup_decext.c59 { CAPS_STOP, .u.s = {"[:dv ap 100]" } },
Dspeakup_keypc.c51 { CAPS_STOP, .u.s = {"[f90]" } },
Dspeakup_dectlk.c59 { CAPS_STOP, .u.s = {"[:dv ap 100 ] " } },
Dspeakup_acntpc.c52 { CAPS_STOP, .u.s = {"\033P5" } },
Dspeakup_decpc.c153 { CAPS_STOP, .u.s = {"[:dv ap 100]" } },
Dspeakup_dtlk.c54 { CAPS_STOP, .u.s = {"\x01-35p" } },
Dvarhandlers.c20 { "caps_stop", CAPS_STOP, VAR_STRING, str_caps_stop, NULL },