Searched refs:ETX (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/Documentation/isdn/ |
D | README.audio | 101 <DLE><ETX> End of audio data. (i.e. caused by a 105 stops recording, sends DLE,ETX. 137 and the only way to stop playback is to send <DLE><ETX>.
|
D | INTERFACE.fax | 104 and <DLE><ETX> is acknowledged,
|
/Linux-v4.19/include/linux/ |
D | n_r3964.h | 58 #define ETX 0x03 macro
|
/Linux-v4.19/drivers/accessibility/braille/ |
D | braille_console.c | 91 #define ETX 2 in braille_write() macro 117 *c++ = ETX; in braille_write()
|
/Linux-v4.19/drivers/isdn/i4l/ |
D | isdn_tty.h | 15 #define ETX 0x03 macro
|
D | isdn_ttyfax.c | 224 sprintf(rs, "%c%c", DLE, ETX); in isdn_tty_fax_command() 253 sprintf(rs, "%c%c", DLE, ETX); in isdn_tty_fax_command()
|
D | isdn_tty.c | 347 case ETX: in isdn_tty_handleDLEdown() 1186 c.parm.aux.subcmd = ETX; in isdn_tty_write()
|
/Linux-v4.19/drivers/usb/serial/ |
D | garmin_gps.c | 96 #define ETX 0x03 macro 359 *ptr++ = ETX; in gsp_send_ack() 505 } else if (data == ETX) { in gsp_receive() 684 *dst++ = ETX; in gsp_send()
|
/Linux-v4.19/drivers/tty/ |
D | n_r3964.c | 465 put_char(pInfo, ETX); in transmit_block() 639 } else if ((c == ETX) && (pInfo->last_rx == DLE)) { in receive_char()
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | isar.c | 22 #define ETX 0x03 macro 457 u_char dleetx[2] = {DLE, ETX}; in send_DLE_ETX() 1764 if (ic->parm.aux.subcmd == ETX) in isar_auxcmd()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | gspca-cardlist.rst | 339 sonixb 0c45:602a Meade ETX-105EC Camera
|
/Linux-v4.19/drivers/gpio/ |
D | Kconfig | 1015 tristate "Kontron ETX / COMexpress GPIO" 1018 This enables support for the PLD GPIO interface on some Kontron ETX
|
/Linux-v4.19/drivers/mfd/ |
D | Kconfig | 632 on some Kontron ETX and COMexpress (ETXexpress) modules. The PLD 658 * ETX-OH
|
/Linux-v4.19/drivers/i2c/busses/ |
D | Kconfig | 669 This enables support for the I2C bus interface on some Kontron ETX
|
/Linux-v4.19/drivers/watchdog/ |
D | Kconfig | 1140 Support for the PLD watchdog on some Kontron ETX and COMexpress
|