Home
last modified time | relevance | path

Searched defs:set_termios (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtty_ldisc.h196 void (*set_termios)(struct tty_struct *tty, struct ktermios *old); member
H A Dserial_8250.h33 void (*set_termios)(struct uart_port *, member
H A Dtty_driver.h265 void (*set_termios)(struct tty_struct *tty, struct ktermios * old); member
H A Dserial_core.h53 void (*set_termios)(struct uart_port *, struct ktermios *new, member
112 void (*set_termios)(struct uart_port *, member
/kernel/linux/linux-6.6/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.h368 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
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_ioctl.c363 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
[all...]
H A Dsynclink_gt.c711 static void set_termios(struct tty_struct *tty, struct ktermios *old_termios) in set_termios() function
H A Dsynclinkmp.c862 static void set_termios(struct tty_struct *tty, struct ktermios *old_termios) in set_termios() function
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ioctl.c456 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
[all...]
H A Dsynclink_gt.c701 static void set_termios(struct tty_struct *tty, in set_termios() function
/kernel/linux/linux-5.10/include/linux/usb/
H A Dserial.h283 void (*set_termios)(struct tty_struct *tty, member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dserial.h279 void (*set_termios)(struct tty_struct *tty, struct usb_serial_port *port, member
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.c925 static unsigned int set_termios(struct fwtty_port *port, struct tty_struct *tty) in set_termios() function

Completed in 32 milliseconds