Searched refs:ETX (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/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-4.1.27/include/linux/ |
D | n_r3964.h | 58 #define ETX 0x03 macro
|
/linux-4.1.27/drivers/accessibility/braille/ |
D | braille_console.c | 91 #define ETX 2 in braille_write() macro 117 *c++ = ETX; in braille_write()
|
/linux-4.1.27/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 | 346 case ETX: in isdn_tty_handleDLEdown() 1189 c.parm.aux.subcmd = ETX; in isdn_tty_write()
|
/linux-4.1.27/drivers/usb/serial/ |
D | garmin_gps.c | 109 #define ETX 0x03 macro 371 *ptr++ = ETX; in gsp_send_ack() 517 } else if (data == ETX) { in gsp_receive() 696 *dst++ = ETX; in gsp_send()
|
/linux-4.1.27/drivers/tty/ |
D | n_r3964.c | 467 put_char(pInfo, ETX); in transmit_block() 641 } else if ((c == ETX) && (pInfo->last_rx == DLE)) { in receive_char()
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | isar.c | 22 #define ETX 0x03 macro 457 u_char dleetx[2] = {DLE, ETX}; in send_DLE_ETX() 1761 if (ic->parm.aux.subcmd == ETX) in isar_auxcmd()
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 728 tristate "Kontron ETX / COMexpress GPIO" 731 This enables support for the PLD GPIO interface on some Kontron ETX
|
/linux-4.1.27/drivers/mfd/ |
D | Kconfig | 371 on some Kontron ETX and COMexpress (ETXexpress) modules. The PLD 388 * ETX-OH
|
/linux-4.1.27/drivers/i2c/busses/ |
D | Kconfig | 599 This enables support for the I2C bus interface on some Kontron ETX
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 829 Support for the PLD watchdog on some Kontron ETX and COMexpress
|