Home
last modified time | relevance | path

Searched refs:C_CREAD (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dtty.h92 #define C_CREAD(tty) _C_FLAG((tty), CREAD) macro
/linux/drivers/tty/serial/jsm/
A Djsm_tty.c559 if (!tp || !C_CREAD(tp)) { in jsm_input()
/linux/drivers/staging/fwserial/
A Dfwserial.c962 port->write_only = !C_CREAD(tty); in set_termios()
/linux/drivers/char/pcmcia/
A Dsynclink_cs.c1391 if (info->netcount || (tty && C_CREAD(tty))) in mgslpc_program_hw()

Completed in 19 milliseconds