Searched defs:set_termios (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gps/ |
| H A D | gps.cpp | 41 int gps:: set_termios() in set_termios() function in gps
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tty_ldisc.h | 197 void (*set_termios)(struct tty_struct *tty, struct ktermios *old); member
|
| H A D | serial_8250.h | 33 void (*set_termios)(struct uart_port *, member
|
| H A D | tty_driver.h | 266 void (*set_termios)(struct tty_struct *tty, struct ktermios * old); member
|
| H A D | serial_core.h | 54 void (*set_termios)(struct uart_port *, struct ktermios *new, member 116 void (*set_termios)(struct uart_port *, member
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ioctl.c | 362 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
|
| H A D | synclink_gt.c | 711 static void set_termios(struct tty_struct *tty, struct ktermios *old_termios) in set_termios() function
|
| H A D | synclinkmp.c | 862 static void set_termios(struct tty_struct *tty, struct ktermios *old_termios) in set_termios() function
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | serial.h | 283 void (*set_termios)(struct tty_struct *tty, member
|
| /OK3568_Linux_fs/kernel/drivers/staging/fwserial/ |
| H A D | fwserial.c | 925 static unsigned int set_termios(struct fwtty_port *port, struct tty_struct *tty) in set_termios() function
|