Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c94 static void hvc_iucv_msg_complete(struct iucv_path *, struct iucv_message *);
119 .message_complete = hvc_iucv_msg_complete,
948 static void hvc_iucv_msg_complete(struct iucv_path *path, in hvc_iucv_msg_complete() function