Searched defs:set_termios (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | tty_ldisc.h | 249 void (*set_termios)(struct tty_struct *tty, const struct ktermios *old); member
|
| D | serial_8250.h | 53 void (*set_termios)(struct uart_port *, member
|
| D | tty_driver.h | 368 void (*set_termios)(struct tty_struct *tty, const struct ktermios *old); member
|
| D | serial_core.h | 390 void (*set_termios)(struct uart_port *, struct ktermios *new, member 435 void (*set_termios)(struct uart_port *, member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | tty_ldisc.h | 196 void (*set_termios)(struct tty_struct *tty, struct ktermios *old); member
|
| D | serial_8250.h | 33 void (*set_termios)(struct uart_port *, member
|
| D | tty_driver.h | 265 void (*set_termios)(struct tty_struct *tty, struct ktermios * old); member
|
| D | serial_core.h | 53 void (*set_termios)(struct uart_port *, struct ktermios *new, member 112 void (*set_termios)(struct uart_port *, member
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | tty_ioctl.c | 363 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
|
| D | synclink_gt.c | 711 static void set_termios(struct tty_struct *tty, struct ktermios *old_termios) in set_termios() function
|
| D | synclinkmp.c | 862 static void set_termios(struct tty_struct *tty, struct ktermios *old_termios) in set_termios() function
|
| /kernel/linux/linux-6.6/drivers/tty/ |
| D | tty_ioctl.c | 456 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
|
| D | synclink_gt.c | 701 static void set_termios(struct tty_struct *tty, in set_termios() function
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | serial.h | 283 void (*set_termios)(struct tty_struct *tty, member
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | serial.h | 279 void (*set_termios)(struct tty_struct *tty, struct usb_serial_port *port, member
|
| /kernel/linux/linux-5.10/drivers/staging/fwserial/ |
| D | fwserial.c | 925 static unsigned int set_termios(struct fwtty_port *port, struct tty_struct *tty) in set_termios() function
|