Home
last modified time | relevance | path

Searched defs:set_termios (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dtty_ldisc.h249 void (*set_termios)(struct tty_struct *tty, const struct ktermios *old); member
H A Dserial_8250.h53 void (*set_termios)(struct uart_port *, member
H A Dtty_driver.h375 void (*set_termios)(struct tty_struct *tty, const struct ktermios *old); member
H A Dserial_core.h390 void (*set_termios)(struct uart_port *, struct ktermios *new, member
435 void (*set_termios)(struct uart_port *, member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c456 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
H A Dsynclink_gt.c701 static void set_termios(struct tty_struct *tty, in set_termios() function
/openbmc/linux/include/linux/usb/
H A Dserial.h279 void (*set_termios)(struct tty_struct *tty, struct usb_serial_port *port, member