Home
last modified time | relevance | path

Searched defs:termios (Results 26 - 50 of 200) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_dw.c332 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, in dw8250_set_termios() argument
363 static void dw8250_set_ldisc(struct uart_port *p, struct ktermios *termios) in dw8250_set_ldisc() argument
H A D8250_lpss.c72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios() argument
H A D8250_mid.c209 mid8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old) mid8250_set_termios() argument
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dclps711x.c220 uart_clps711x_set_ldisc(struct uart_port *port, struct ktermios *termios) uart_clps711x_set_ldisc() argument
252 uart_clps711x_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) uart_clps711x_set_termios() argument
[all...]
H A Dsunhv.c325 static void sunhv_set_termios(struct uart_port *port, struct ktermios *termios, in sunhv_set_termios() argument
H A Dmux.c291 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios() argument
H A Dpxa.c424 serial_pxa_set_termios(struct uart_port *port, struct ktermios *termios, in serial_pxa_set_termios() argument
[all...]
H A Dpnx8xxx_uart.c433 pnx8xxx_set_termios(struct uart_port *port, struct ktermios *termios, in pnx8xxx_set_termios() argument
[all...]
H A D21285.c245 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios() argument
[all...]
H A Damba-pl010.c377 pl010_set_termios(struct uart_port *port, struct ktermios *termios, in pl010_set_termios() argument
472 pl010_set_ldisc(struct uart_port *port, struct ktermios *termios) pl010_set_ldisc() argument
[all...]
H A Daltera_uart.c176 altera_uart_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) altera_uart_set_termios() argument
/kernel/linux/linux-6.6/drivers/tty/serial/
H A D21285.c224 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, in serial21285_set_termios() argument
[all...]
H A Dapbuart.c204 apbuart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) apbuart_set_termios() argument
H A Daltera_jtaguart.c102 altera_jtaguart_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) altera_jtaguart_set_termios() argument
H A Dmux.c272 mux_set_termios(struct uart_port *port, struct ktermios *termios, in mux_set_termios() argument
H A Dsunhv.c323 static void sunhv_set_termios(struct uart_port *port, struct ktermios *termios, in sunhv_set_termios() argument
H A Dclps711x.c220 uart_clps711x_set_ldisc(struct uart_port *port, struct ktermios *termios) uart_clps711x_set_ldisc() argument
252 uart_clps711x_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) uart_clps711x_set_termios() argument
[all...]
H A Dmcf.c194 static void mcf_set_termios(struct uart_port *port, struct ktermios *termios, in mcf_set_termios() argument
416 mcf_config_rs485(struct uart_port *port, struct ktermios *termios, struct serial_rs485 *rs485) mcf_config_rs485() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_lpss.c72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios() argument
H A D8250_mid.c209 static void mid8250_set_termios(struct uart_port *p, struct ktermios *termios, in mid8250_set_termios() argument
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ioctl.c216 struct ktermios *termios = &tty->termios; in unset_locked_termios() local
373 user_termio_to_kernel_termios(struct ktermios *termios, struct termio __user *termio) user_termio_to_kernel_termios() argument
393 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) kernel_termios_to_user_termio() argument
600 set_sgflags(struct ktermios *termios, int flags) set_sgflags() argument
641 struct ktermios termios; set_sgttyb() local
[all...]
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dtermbits.h23 struct termios { struct
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dtermbits.h16 struct termios { struct
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dtermbits.h23 struct termios { struct
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dtermbits.h10 struct termios { struct

Completed in 22 milliseconds

12345678