Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvc_iucv.c94 static void hvc_iucv_msg_complete(struct iucv_path *, struct iucv_message *);
119 .message_complete = hvc_iucv_msg_complete,
950 static void hvc_iucv_msg_complete(struct iucv_path *path, in hvc_iucv_msg_complete() function