Searched refs:OPOST (Results 1 – 10 of 10) sorted by relevance
21 #define OPOST 0x01 /* Perform output processing */ macro
101 &= ~OPOST; /* disable postprocess output characters */ in empeg_init_termios()
933 &= ~OPOST; /* disable postprocess output char */ in cypress_set_termios()
81 driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttynull_init()
248 rpmsg_tty_driver->init_termios.c_oflag &= ~(OPOST | ONLCR); in rpmsg_tty_init()
100 .c_oflag = OPOST,
602 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
200 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
107 new.c_oflag |= OPOST; in generic_console_write()
183 .c_oflag = OPOST,