Home
last modified time | relevance | path

Searched refs:TONE (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_txprt.c25 { TONE, .u.n = {"\x05T%c", 12, 0, 25, 61, 0, NULL } },
H A Dspeakup_acntsa.c28 { TONE, .u.n = {"\033V%d", 5, 0, 9, 0, 0, NULL } },
H A Dspeakup_bns.c25 { TONE, .u.n = {"\x05%dT", 8, 0, 16, 0, 0, NULL } },
H A Dspeakup_spkout.c27 { TONE, .u.n = {"\x05T%c", 8, 0, 25, 65, 0, NULL } },
H A Dspeakup_dummy.c29 { TONE, .u.n = {"TONE %d\n", 8, 0, 16, 0, 0, NULL } },
H A Dspeakup_audptr.c28 { TONE, .u.n = {"\x05[s%d]", 9, 0, 63, 0, 0, NULL } },
H A Dspeakup_ltlk.c27 { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
H A Dspk_types.h49 RATE, PITCH, VOL, TONE, PUNCT, VOICE, FREQUENCY, LANG, enumerator
H A Dvarhandlers.c42 { "tone", TONE, VAR_NUM, NULL, NULL },
H A Dspeakup_acntpc.c43 { TONE, .u.n = {"\033V%d", 5, 0, 9, 0, 0, NULL } },
H A Dspeakup_soft.c43 { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
H A Dspeakup_dtlk.c46 { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_dummy.c42 [TONE_ID] = { TONE, .u.n = {"TONE %d\n", 8, 0, 16, 0, 0, NULL } },
H A Dspeakup_spkout.c38 [TONE_ID] = { TONE, .u.n = {"\x05T%c", 8, 0, 25, 65, 0, NULL } },
H A Dspeakup_txprt.c40 [TONE_ID] = { TONE, .u.n = {"\x05T%c", 12, 0, 25, 61, 0, NULL } },
H A Dspeakup_acntsa.c38 [TONE_ID] = { TONE, .u.n = {"\033V%d", 5, 0, 9, 0, 0, NULL } },
H A Dspeakup_bns.c34 [TONE_ID] = { TONE, .u.n = {"\x05%dT", 8, 0, 16, 0, 0, NULL } },
H A Dspk_types.h49 RATE, PITCH, VOL, TONE, PUNCT, VOICE, FREQUENCY, LANG, enumerator
H A Dspeakup_ltlk.c38 [TONE_ID] = { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
H A Dspeakup_audptr.c37 [TONE_ID] = { TONE, .u.n = {"\x05[s%d]", 9, 0, 63, 0, 0, NULL } },
H A Dspeakup_acntpc.c52 [TONE_ID] = { TONE, .u.n = {"\033V%d", 5, 0, 9, 0, 0, NULL } },
H A Dvarhandlers.c43 { "tone", TONE, VAR_NUM, NULL, NULL },
H A Dspeakup_soft.c56 [TONE_ID] = { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
H A Dspeakup_dtlk.c56 [TONE_ID] = { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2948 #define TONE (0x18)
3056 {"tdnei", OPTO(2,TONE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3086 {"twnei", OPTO(3,TONE), OPTO_MASK, PPCCOM, PPCVLE, {RA, SI}},
3087 {"tnei", OPTO(3,TONE), OPTO_MASK, PWRCOM, PPCVLE, {RA, SI}},
4692 {"twne", XTO(31,4,TONE), XTO_MASK, PPCCOM, 0, {RA, RB}},
4693 {"tne", XTO(31,4,TONE), XTO_MASK, PWRCOM, 0, {RA, RB}},
4836 {"tdne", XTO(31,68,TONE), XTO_MASK, PPC64, 0, {RA, RB}},
2945 #define TONE global() macro

Completed in 21 milliseconds

12