Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_iucv.c39 #define MSG_TYPE_TERMIOS 0x04 /* Terminal IO struct update */ macro
286 case MSG_TYPE_TERMIOS: /* ignored ... */ in hvc_iucv_write()