Searched defs:set_termios (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | tty_ldisc.h | 230 void (*set_termios)(struct tty_struct *tty, const struct ktermios *old); member
|
A D | serial_8250.h | 33 void (*set_termios)(struct uart_port *, member
|
A D | tty_driver.h | 369 void (*set_termios)(struct tty_struct *tty, const struct ktermios *old); member
|
A D | serial_core.h | 389 void (*set_termios)(struct uart_port *, struct ktermios *new, member 434 void (*set_termios)(struct uart_port *, member
|
/linux-6.3-rc2/drivers/tty/ |
A D | tty_ioctl.c | 465 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
|
A D | synclink_gt.c | 703 static void set_termios(struct tty_struct *tty, in set_termios() function
|
/linux-6.3-rc2/include/linux/usb/ |
A D | serial.h | 279 void (*set_termios)(struct tty_struct *tty, struct usb_serial_port *port, member
|
Completed in 20 milliseconds