Home
last modified time | relevance | path

Searched refs:stop_char (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
Dio_edgeport.c1396 unsigned char stop_char = STOP_CHAR(tty); in edge_throttle() local
1397 status = edge_write(tty, port, &stop_char, 1); in edge_throttle()
2465 unsigned char stop_char = STOP_CHAR(tty); in change_port_settings() local
2474 IOSP_CMD_SET_XOFF_CHAR, stop_char); in change_port_settings()
2481 __func__, start_char, stop_char); in change_port_settings()
2490 __func__, start_char, stop_char); in change_port_settings()
Dmos7720.c1291 unsigned char stop_char = STOP_CHAR(tty); in mos7720_throttle() local
1292 status = mos7720_write(tty, port, &stop_char, 1); in mos7720_throttle()
Dmos7840.c1422 unsigned char stop_char = STOP_CHAR(tty); in mos7840_throttle() local
1423 status = mos7840_write(tty, port, &stop_char, 1); in mos7840_throttle()
Dio_ti.c2025 unsigned char stop_char = STOP_CHAR(tty); in edge_throttle() local
2026 status = edge_write(tty, port, &stop_char, 1); in edge_throttle()