Home
last modified time | relevance | path

Searched refs:cfmakeraw (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-pty.c281 static void cfmakeraw (struct termios *termios_p) in cfmakeraw() function
314 cfmakeraw(&tty); in qemu_openpty_raw()
/openbmc/linux/arch/um/os-Linux/
H A Dutil.c37 cfmakeraw(&tt); in raw()
/openbmc/obmc-console/
H A Dtty-handler.c228 cfmakeraw(&term_options); in make_terminal_raw()
H A Dconsole-client.c204 cfmakeraw(&termios); in client_tty_init()
H A Dconsole-server.c246 cfmakeraw(&termios); in tty_init_termios()
/openbmc/u-boot/tools/
H A Dkwboot.c522 cfmakeraw(&tio); in kwboot_terminal()