| /linux/include/linux/ |
| H A D | termios_internal.h | 37 int user_termio_to_kernel_termios(struct ktermios *, struct termio __user *); 38 int kernel_termios_to_user_termio(struct termio __user *, struct ktermios *); 40 int user_termios_to_kernel_termios(struct ktermios *, struct termios2 __user *); 41 int kernel_termios_to_user_termios(struct termios2 __user *, struct ktermios *); 42 int user_termios_to_kernel_termios_1(struct ktermios *, struct termios __user *); 43 int kernel_termios_to_user_termios_1(struct termios __user *, struct ktermios *); 45 int user_termios_to_kernel_termios(struct ktermios *, struct termios __user *); 46 int kernel_termios_to_user_termios(struct termios __user *, struct ktermios *);
|
| H A D | serial_8250.h | 54 struct ktermios *new, 55 const struct ktermios *old); 57 struct ktermios *); 186 void serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, 187 const struct ktermios *old); 188 void serial8250_do_set_ldisc(struct uart_port *port, struct ktermios *termios);
|
| /linux/drivers/tty/ |
| H A D | tty_ioctl.c | 202 static void unset_locked_termios(struct tty_struct *tty, const struct ktermios *old) in unset_locked_termios() 204 struct ktermios *termios = &tty->termios; in unset_locked_termios() 205 struct ktermios *locked = &tty->termios_locked; in unset_locked_termios() 231 void tty_termios_copy_hw(struct ktermios *new, const struct ktermios *old) in tty_termios_copy_hw() 252 bool tty_termios_hw_change(const struct ktermios *a, const struct ktermios *b) in tty_termios_hw_change() 319 int tty_set_termios(struct tty_struct *tty, struct ktermios *new_termios) in tty_set_termios() 321 struct ktermios old_termios; in tty_set_termios() 360 __weak int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() 381 struct ktermios *termios) in kernel_termios_to_user_termio() 395 __weak int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() [all …]
|
| H A D | tty_baudrate.c | 58 speed_t tty_termios_baud_rate(const struct ktermios *termios) in tty_termios_baud_rate() 88 speed_t tty_termios_input_baud_rate(const struct ktermios *termios) in tty_termios_input_baud_rate() 129 void tty_termios_encode_baud_rate(struct ktermios *termios, in tty_termios_encode_baud_rate()
|
| /linux/drivers/bluetooth/ |
| H A D | hci_ldisc.c | 314 struct ktermios ktermios; in hci_uart_set_flow_control() local 327 ktermios = tty->termios; in hci_uart_set_flow_control() 328 ktermios.c_cflag &= ~CRTSCTS; in hci_uart_set_flow_control() 329 tty_set_termios(tty, &ktermios); in hci_uart_set_flow_control() 361 ktermios = tty->termios; in hci_uart_set_flow_control() 362 ktermios.c_cflag |= CRTSCTS; in hci_uart_set_flow_control() 363 tty_set_termios(tty, &ktermios); in hci_uart_set_flow_control() 379 struct ktermios ktermios; in hci_uart_set_baudrate() local 381 ktermios = tty->termios; in hci_uart_set_baudrate() 382 ktermios.c_cflag &= ~CBAUD; in hci_uart_set_baudrate() [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | termios.c | 16 struct ktermios *termios) in kernel_termios_to_user_termio() 33 int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() 56 struct ktermios *k) in kernel_termios_to_user_termios() 77 int user_termios_to_kernel_termios_1(struct ktermios *k, in user_termios_to_kernel_termios_1() 98 struct ktermios *k) in kernel_termios_to_user_termios_1()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_dwlib.c | 95 void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, in dw8250_do_set_termios() 96 const struct ktermios *old) in dw8250_do_set_termios() 139 struct ktermios *termios) in dw8250_rs485_set_addr() 180 static int dw8250_rs485_config(struct uart_port *p, struct ktermios *termios, in dw8250_rs485_config()
|
| H A D | 8250_fintek.c | 197 static int fintek_8250_rs485_config(struct uart_port *port, struct ktermios *termios, in fintek_8250_rs485_config() 285 struct ktermios *termios, in fintek_8250_set_termios() 286 const struct ktermios *old) in fintek_8250_set_termios()
|
| /linux/arch/alpha/kernel/ |
| H A D | termios.c | 4 int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() 33 struct ktermios *termios) in kernel_termios_to_user_termio()
|
| /linux/drivers/usb/serial/ |
| H A D | xr_serial.c | 109 const struct ktermios *old_termios); 139 const struct ktermios *old_termios); 629 const struct ktermios *old_termios) in xr_set_flow_mode() 692 const struct ktermios *old_termios) in xr21v141x_set_line_settings() 694 struct ktermios *termios = &tty->termios; in xr21v141x_set_line_settings() 751 const struct ktermios *old_termios) in xr_cdc_set_line_coding() 900 const struct ktermios *old_termios) in xr_set_termios()
|
| H A D | console.c | 68 struct ktermios dummy; in usb_console_setup() 165 memset(&dummy, 0, sizeof(struct ktermios)); in usb_console_setup()
|
| H A D | belkin_sa.c | 48 const struct ktermios *old_termios); 277 const struct ktermios *old_termios) in belkin_sa_set_termios() 290 struct ktermios *termios = &tty->termios; in belkin_sa_set_termios()
|
| H A D | empeg.c | 79 struct ktermios *termios = &tty->termios; in empeg_init_termios()
|
| H A D | ir-usb.c | 55 const struct ktermios *old_termios); 380 const struct ktermios *old_termios) in ir_set_termios()
|
| /linux/drivers/tty/serial/ |
| H A D | tegra-tcu.c | 129 struct ktermios *new, in tegra_tcu_uart_set_termios() 130 const struct ktermios *old) in tegra_tcu_uart_set_termios()
|
| H A D | clps711x.c | 221 struct ktermios *termios) in uart_clps711x_set_ldisc() 253 struct ktermios *termios, in uart_clps711x_set_termios() 254 const struct ktermios *old) in uart_clps711x_set_termios()
|
| H A D | mux.c | 272 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios() 273 const struct ktermios *old) in mux_set_termios()
|
| H A D | mcf.c | 194 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios() 195 const struct ktermios *old) in mcf_set_termios() 416 static int mcf_config_rs485(struct uart_port *port, struct ktermios *termios, in mcf_config_rs485()
|
| /linux/drivers/tty/serial/jsm/ |
| H A D | jsm_tty.c | 153 struct ktermios *termios; in jsm_tty_send_xchar() 194 struct ktermios *termios; in jsm_tty_open() 303 struct ktermios *termios, in jsm_tty_set_termios() 304 const struct ktermios *old_termios) in jsm_tty_set_termios()
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | termbits.h | 36 struct ktermios { struct
|
| /linux/drivers/accessibility/speakup/ |
| H A D | spk_ttyio.c | 136 struct ktermios *out_termios) in get_termios() 147 struct ktermios tmp_termios; in spk_ttyio_initialise_ldisc()
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | termbits.h | 30 struct ktermios { struct
|
| /linux/include/uapi/asm-generic/ |
| H A D | termbits.h | 30 struct ktermios { struct
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | termbits.h | 42 struct ktermios { struct
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | termbits.h | 43 struct ktermios { struct
|