Home
last modified time | relevance | path

Searched defs:termios (Results 1 - 25 of 200) sorted by relevance

12345678

/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dtermios.c4 int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() argument
32 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtermios.c15 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
[all...]
/kernel/linux/linux-5.10/include/asm-generic/
H A Dtermios-base.h15 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() argument
51 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
[all...]
H A Dtermios.h20 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() argument
56 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dtermios.h29 static inline int user_termio_to_kernel_termios(struct ktermios *termios, in user_termio_to_kernel_termios() argument
59 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dempeg.c80 struct ktermios *termios = &tty->termios; in empeg_init_termios() local
H A Dark3116.c198 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
H A Dbelkin_sa.c291 struct ktermios *termios = &tty->termios; in belkin_sa_set_termios() local
H A Dmct_u232.c602 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dempeg.c80 struct ktermios *termios = &tty->termios; in empeg_init_termios() local
H A Dark3116.c196 struct ktermios *termios = &tty->termios; in ark3116_set_termios() local
H A Dbelkin_sa.c291 struct ktermios *termios = &tty->termios; in belkin_sa_set_termios() local
H A Dmct_u232.c601 struct ktermios *termios = &tty->termios; in mct_u232_set_termios() local
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_baudrate.c58 speed_t tty_termios_baud_rate(struct ktermios *termios) in tty_termios_baud_rate() argument
93 tty_termios_input_baud_rate(struct ktermios *termios) tty_termios_input_baud_rate() argument
142 tty_termios_encode_baud_rate(struct ktermios *termios, speed_t ibaud, speed_t obaud) tty_termios_encode_baud_rate() argument
[all...]
H A Dtty_ioctl.c246 struct ktermios *termios = &tty->termios; in unset_locked_termios() local
507 set_sgflags(struct ktermios *termios, int flags) set_sgflags() argument
548 struct ktermios termios; set_sgttyb() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_baudrate.c58 speed_t tty_termios_baud_rate(const struct ktermios *termios) in tty_termios_baud_rate() argument
88 tty_termios_input_baud_rate(const struct ktermios *termios) tty_termios_input_baud_rate() argument
129 tty_termios_encode_baud_rate(struct ktermios *termios, speed_t ibaud, speed_t obaud) tty_termios_encode_baud_rate() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_lpc18xx.c35 static int lpc18xx_rs485_config(struct uart_port *port, struct ktermios *termios, in lpc18xx_rs485_config() argument
H A D8250_dwlib.c95 void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, in dw8250_do_set_termios() argument
180 static int dw8250_rs485_config(struct uart_port *p, struct ktermios *termios, in dw8250_rs485_config() argument
138 dw8250_rs485_set_addr(struct uart_port *p, struct serial_rs485 *rs485, struct ktermios *termios) dw8250_rs485_set_addr() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_tty.c153 struct ktermios *termios; in jsm_tty_send_xchar() local
194 struct ktermios *termios; in jsm_tty_open() local
302 jsm_tty_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old_termios) jsm_tty_set_termios() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dtimbuart.c279 timbuart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) timbuart_set_termios() argument
H A Dapbuart.c232 apbuart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) apbuart_set_termios() argument
H A Daltera_jtaguart.c108 altera_jtaguart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) altera_jtaguart_set_termios() argument
H A Dmcf.c194 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_tty.c153 struct ktermios *termios; in jsm_tty_send_xchar() local
194 struct ktermios *termios; in jsm_tty_open() local
302 jsm_tty_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old_termios) jsm_tty_set_termios() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dtimbuart.c276 timbuart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) timbuart_set_termios() argument

Completed in 15 milliseconds

12345678