Searched defs:closing_wait (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
A D | tty_port.h | 69 unsigned int closing_wait; /* Delay for output */ member
|
/linux/drivers/tty/ |
A D | amiserial.c | 901 unsigned int close_delay, closing_wait; in get_serial_info() local 927 unsigned int close_delay, closing_wait; in set_serial_info() local
|
A D | mxser.c | 1028 unsigned int closing_wait, close_delay; in mxser_get_serial_info() local 1057 unsigned int old_speed, close_delay, closing_wait; in mxser_set_serial_info() local
|
A D | tty_io.c | 2837 unsigned short closing_wait; /* time to wait before closing */ member
|
/linux/drivers/usb/serial/ |
A D | usb-serial.c | 444 unsigned int close_delay, closing_wait; in serial_get_serial() local 469 unsigned int close_delay, closing_wait; in serial_set_serial() local
|
/linux/include/uapi/linux/ |
A D | serial.h | 32 unsigned short closing_wait; /* time to wait before closing */ member
|
/linux/drivers/staging/greybus/ |
A D | uart.c | 613 unsigned int closing_wait; in set_serial_info() local
|
/linux/drivers/usb/class/ |
A D | cdc-acm.c | 952 unsigned int closing_wait, close_delay; in set_serial_info() local
|
/linux/drivers/tty/serial/ |
A D | serial_core.c | 794 unsigned int change_irq, change_port, closing_wait; in uart_set_info() local
|
Completed in 28 milliseconds