Home
last modified time | relevance | path

Searched refs:OPOST (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/include/uapi/asm-generic/
H A Dtermbits-common.h21 #define OPOST 0x01 /* Perform output processing */ macro
/openbmc/linux/drivers/usb/serial/
H A Dempeg.c102 &= ~OPOST; /* disable postprocess output characters */ in empeg_init_termios()
H A Dcypress_m8.c936 &= ~OPOST; /* disable postprocess output char */ in cypress_set_termios()
/openbmc/linux/drivers/tty/
H A Dttynull.c81 driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttynull_init()
H A Drpmsg_tty.c248 rpmsg_tty_driver->init_termios.c_oflag &= ~(OPOST | ONLCR); in rpmsg_tty_init()
H A Dvcc.c100 .c_oflag = OPOST,
H A Dtty_ioctl.c614 termios->c_oflag |= OPOST | ONLCR; in set_sgflags()
H A Dtty_io.c126 .c_oflag = OPOST | ONLCR,
/openbmc/qemu/chardev/
H A Dchar-stdio.c68 tty.c_oflag |= OPOST; in qemu_chr_set_echo_stdio()
H A Dchar-serial.c143 tty.c_oflag &= ~OPOST; in tty_serial_init()
H A Dchar-pty.c293 termios_p->c_oflag &= ~OPOST; in cfmakeraw()
/openbmc/linux/drivers/char/
H A Dttyprintk.c200 ttyprintk_driver->init_termios.c_oflag = OPOST | OCRNL | ONOCR | ONLRET; in ttyprintk_init()
/openbmc/linux/arch/um/drivers/
H A Dchan_user.c95 new.c_oflag |= OPOST; in generic_console_write()
/openbmc/linux/drivers/tty/serdev/
H A Dserdev-ttyport.c132 ktermios.c_oflag &= ~OPOST; in ttyport_open()
/openbmc/ipmitool/lib/
H A Dipmi_isol.c316 tio.c_oflag &= ~OPOST; in enter_raw_mode()
H A Dipmi_tsol.c232 tio.c_oflag &= ~OPOST; in enter_raw_mode()
H A Dipmi_sol.c1175 tio.c_oflag &= ~OPOST; in enter_raw_mode()
/openbmc/linux/include/linux/
H A Dtty.h74 #define O_OPOST(tty) _O_FLAG((tty), OPOST)
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_terminal.c224 ti.c_oflag &= ~(OPOST); in ipmi_serial_term_open()
H A Dserial_basic.c278 ti.c_oflag &= ~(OPOST); in serial_bm_open()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c193 term.c_oflag = OPOST | ONLCR; in os_tty_raw()
/openbmc/linux/drivers/tty/hvc/
H A Dhvcs.c183 .c_oflag = OPOST,
/openbmc/linux/drivers/isdn/capi/
H A Dcapi.c1286 drv->init_termios.c_oflag = OPOST | ONLCR; in capinc_tty_init()
/openbmc/linux/drivers/net/usb/
H A Dhso.c1059 termios->c_oflag &= ~OPOST; in hso_init_termios()
/openbmc/qemu/linux-user/
H A Dstrace.c1388 FLAG_TARGET(OPOST),

12