Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c39 #define MSG_TYPE_TERMIOS 0x04 /* Terminal IO struct update */ macro
288 case MSG_TYPE_TERMIOS: /* ignored ... */ in hvc_iucv_write()