Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gps/
H A Dgps.cpp41 int gps:: set_termios() in set_termios() function in gps
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty_ldisc.h197 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.h266 void (*set_termios)(struct tty_struct *tty, struct ktermios * old); member
H A Dserial_core.h54 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 Dtty_ioctl.c362 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() function
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
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dserial.h283 void (*set_termios)(struct tty_struct *tty, member
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.c925 static unsigned int set_termios(struct fwtty_port *port, struct tty_struct *tty) in set_termios() function