Searched refs:OPOST (Results 1 – 16 of 16) sorted by relevance
21 #define OPOST 0x01 /* Perform output processing */ macro
102 &= ~OPOST; /* disable postprocess output characters */ in empeg_init_termios()
934 &= ~OPOST; /* disable postprocess output char */ in cypress_set_termios()
81 driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttynull_init()
247 rpmsg_tty_driver->init_termios.c_oflag &= ~(OPOST | ONLCR); in rpmsg_tty_init()
523 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
99 .c_oflag = OPOST,
125 .c_oflag = OPOST | ONLCR,
201 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
95 new.c_oflag |= OPOST; in generic_console_write()
278 tty_driver->init_termios.c_oflag &= ~OPOST; in ice_gnss_create_tty_driver()
132 ktermios.c_oflag &= ~OPOST; in ttyport_open()
74 #define O_OPOST(tty) _O_FLAG((tty), OPOST)
181 .c_oflag = OPOST,
1286 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()
1059 termios->c_oflag &= ~OPOST; in hso_init_termios()