Searched defs:termios (Results 1 - 25 of 102) sorted by path

12345

/linux-master/drivers/usb/serial/
H A Dempeg.c80 struct ktermios *termios = &tty->termios; local
/linux-master/arch/alpha/include/uapi/asm/
H A Dtermbits.h16 struct termios { struct
/linux-master/arch/alpha/kernel/
H A Dtermios.c4 int user_termio_to_kernel_termios(struct ktermios *termios, argument
32 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) argument
[all...]
/linux-master/arch/mips/include/uapi/asm/
H A Dtermbits.h23 struct termios { struct
/linux-master/arch/parisc/include/uapi/asm/
H A Dtermbits.h10 struct termios { struct
/linux-master/arch/powerpc/include/uapi/asm/
H A Dtermbits.h23 struct termios { struct
/linux-master/arch/sparc/include/uapi/asm/
H A Dtermbits.h24 struct termios { struct
/linux-master/arch/sparc/kernel/
H A Dtermios.c15 kernel_termios_to_user_termio(struct termio __user *termio, struct ktermios *termios) argument
[all...]
/linux-master/drivers/mmc/core/
H A Dsdio_uart.c245 sdio_uart_change_speed(struct sdio_uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
[all...]
/linux-master/drivers/net/usb/
H A Dhso.c1042 static void hso_init_termios(struct ktermios *termios) argument
[all...]
/linux-master/drivers/net/wwan/
H A Dwwan_core.c91 struct ktermios termios; member in struct:wwan_port::__anon1569::__anon1570
/linux-master/drivers/staging/greybus/
H A Duart.c486 struct ktermios *termios = &tty->termios; local
[all...]
/linux-master/drivers/tty/serial/
H A D21285.c224 serial21285_set_termios(struct uart_port *port, struct ktermios *termios, argument
[all...]
/linux-master/drivers/tty/serial/8250/
H A D8250_bcm7271.c757 brcmstb_set_termios(struct uart_port *up, struct ktermios *termios, const struct ktermios *old) argument
H A D8250_dw.c351 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, argument
375 static void dw8250_set_ldisc(struct uart_port *p, struct ktermios *termios) argument
H A D8250_dwlib.c95 void dw8250_do_set_termios(struct uart_port *p, struct ktermios *termios, argument
180 static int dw8250_rs485_config(struct uart_port *p, struct ktermios *termios, argument
138 dw8250_rs485_set_addr(struct uart_port *p, struct serial_rs485 *rs485, struct ktermios *termios) argument
[all...]
H A D8250_exar.c428 static int generic_rs485_config(struct uart_port *port, struct ktermios *termios, argument
449 static int sealevel_rs485_config(struct uart_port *port, struct ktermios *termios, argument
498 static int iot2040_rs485_config(struct uart_port *port, struct ktermios *termios, argument
H A D8250_fintek.c194 static int fintek_8250_rs485_config(struct uart_port *port, struct ktermios *termios, argument
279 fintek_8250_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
H A D8250_lpc18xx.c35 static int lpc18xx_rs485_config(struct uart_port *port, struct ktermios *termios, argument
H A D8250_lpss.c72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, argument
H A D8250_mid.c207 static void mid8250_set_termios(struct uart_port *p, struct ktermios *termios, argument
H A D8250_mtk.c302 mtk8250_set_termios(struct uart_port *port, struct ktermios *termios, argument
[all...]
H A D8250_omap.c380 omap_8250_set_termios(struct uart_port *port, struct ktermios *termios, const struct ktermios *old) argument
842 omap8250_rs485_config(struct uart_port *port, struct ktermios *termios, struct serial_rs485 *rs485) argument
[all...]
H A D8250_pci.c1614 static int pci_fintek_rs485_config(struct uart_port *port, struct ktermios *termios, argument
H A D8250_pci1xxxx.c257 pci1xxxx_rs485_config(struct uart_port *port, struct ktermios *termios, struct serial_rs485 *rs485) argument

Completed in 549 milliseconds

12345