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

/linux-master/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,
937 * hvc_iucv_msg_complete() - IUCV handler to process message completion
948 static void hvc_iucv_msg_complete(struct iucv_path *path, function

Completed in 114 milliseconds