Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_iucv.c93 static void hvc_iucv_msg_complete(struct iucv_path *, struct iucv_message *);
117 .message_complete = hvc_iucv_msg_complete,
877 static void hvc_iucv_msg_complete(struct iucv_path *path, in hvc_iucv_msg_complete() function