Home
last modified time | relevance | path

Searched refs:TONE (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-satellite-systems.rst35 - :ref:`DTV_TONE <DTV-TONE>`
H A Dfe_property_parameters.rst210 .. _DTV-TONE:
/linux/drivers/accessibility/speakup/
H A Dspeakup_bns.c34 [TONE_ID] = { TONE, .u.n = {"\x05%dT", 8, 0, 16, 0, 0, NULL } },
H A Dspeakup_txprt.c40 [TONE_ID] = { TONE, .u.n = {"\x05T%c", 12, 0, 25, 61, 0, NULL } },
H A Dspeakup_spkout.c38 [TONE_ID] = { TONE, .u.n = {"\x05T%c", 8, 0, 25, 65, 0, NULL } },
H A Dspeakup_acntsa.c38 [TONE_ID] = { TONE, .u.n = {"\033V%d", 5, 0, 9, 0, 0, NULL } },
H A Dspeakup_dummy.c42 [TONE_ID] = { TONE, .u.n = {"TONE %d\n", 8, 0, 16, 0, 0, NULL } },
H A Dspk_types.h49 RATE, PITCH, VOL, TONE, PUNCT, VOICE, FREQUENCY, LANG, enumerator
H A Dspeakup_audptr.c37 [TONE_ID] = { TONE, .u.n = {"\x05[s%d]", 9, 0, 63, 0, 0, NULL } },
H A Dspeakup_ltlk.c38 [TONE_ID] = { TONE, .u.n = {"\x01%dx", 1, 0, 2, 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_dtlk.c56 [TONE_ID] = { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
H A Dspeakup_soft.c56 [TONE_ID] = { TONE, .u.n = {"\x01%dx", 1, 0, 2, 0, 0, NULL } },
/linux/arch/powerpc/xmon/
H A Dppc-opc.c2945 #define TONE (0x18) macro
3051 {"tdnei", OPTO(2,TONE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}},
3081 {"twnei", OPTO(3,TONE), OPTO_MASK, PPCCOM, PPCVLE, {RA, SI}},
3082 {"tnei", OPTO(3,TONE), OPTO_MASK, PWRCOM, PPCVLE, {RA, SI}},
4687 {"twne", XTO(31,4,TONE), XTO_MASK, PPCCOM, 0, {RA, RB}},
4688 {"tne", XTO(31,4,TONE), XTO_MASK, PWRCOM, 0, {RA, RB}},
4831 {"tdne", XTO(31,68,TONE), XTO_MASK, PPC64, 0, {RA, RB}},