Home
last modified time | relevance | path

Searched defs:iucv_tty_msg (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/tty/hvc/
Dhvc_iucv.c44 struct iucv_tty_msg { struct
51 #define MSG_SIZE(s) ((s) + offsetof(struct iucv_tty_msg, data)) argument