Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hamradio/
Dmkiss.c46 #define ESC 0333 /* indicates byte stuffing */ macro
185 *ptr++ = ESC; in kiss_esc()
188 case ESC: in kiss_esc()
189 *ptr++ = ESC; in kiss_esc()
227 *ptr++ = ESC; in kiss_esc_crc()
230 case ESC: in kiss_esc_crc()
231 *ptr++ = ESC; in kiss_esc_crc()
324 case ESC: in kiss_unesc()
329 s = ESC; in kiss_unesc()
/linux-4.1.27/Documentation/s390/
D3270.ChangeLog4 * In tubttybld.c, substantially revise ESC processing so that
5 ESC sequences (especially coloring ones) and the strings
44 * color support and minimal other ESC-sequence support is added.
D3270.txt248 This assigns the string ESC-k to PA3. Similarly, the string ESC-j
250 editing, ESC-k and ESC-j retrieve backward and forward history.
/linux-4.1.27/Documentation/
Dunicode.txt21 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
22 GRAF_MAP DEC VT100 pseudographics ESC ( 0
23 IBMPC_MAP IBM code page 437 ESC ( U
24 USER_MAP User defined ESC ( K
26 In particular, ESC ( U is no longer "straight to font", since the font
DVGA-softcursor.txt13 The cursor appearance is controlled by a "<ESC>[?1;2;3c" escape sequence
/linux-4.1.27/drivers/net/slip/
Dslip.h44 #define ESC 0333 /* indicates byte stuffing */ macro
Dslip.c934 *ptr++ = ESC;
937 case ESC:
938 *ptr++ = ESC;
968 case ESC:
973 s = ESC;
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt36 /* N = R_ALT ESC */
/linux-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt267 d8: ESC
268 d9: ESC
269 da: ESC
270 db: ESC
271 dc: ESC
272 dd: ESC
273 de: ESC
274 df: ESC
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dpc.h305 #define ESC 0x7f /* escape extension */ macro
Dmaintidi.c1221 if (*msg != ESC) return NULL; in get_next_var()
1227 if (*msg != ESC) return NULL; in get_next_var()
Dmessage.c1316 add_p(plci, ESC, esc_chi); in connect_req()
1385 if (noCh) add_p(plci, ESC, "\x02\x18\xfd"); /* D-channel, no B-L3 */ in connect_req()
1473 add_p(plci, ESC, esc_t); in connect_res()
1485 add_p(plci, ESC, esc_t); in connect_res()
4712 add_p(plci, ESC, "\x02\x18\x00"); /* support call waiting */ in control_rc()
4970 … 1 + esc_law[0], plci->Sig.Ind, 1 + 1 + esc_cr[0] + 1 + 1 + esc_law[0], ESC, esc_cr, ESC, esc_law); in sig_ind()
5515 add_p(plci, ESC, multi_ssext_parms[0]); /* remembered parameter -> only one possible */ in sig_ind()
7391 if (p->info[i - 1] == ESC && p->info[i + 1] == CHI) return (p->info[i + 2]); in getChannel()
8978 if (w == ESC && wlen >= 3) code = in[ploc + 2] | 0x800; in IndParse()
9100 add_p(plci, ESC, voice_chi); /* Channel */ in SetVoiceChannel()
[all …]
Ddebug.c1341 *P++ = ESC; in SuperTraceCreateReadReq()
/linux-4.1.27/arch/arm/mach-pxa/
Dmagician.c146 INIT_KEY(ESC, GPIO37_MAGICIAN_KEY_HANGUP, "Hangup button"),
/linux-4.1.27/drivers/eisa/
Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"