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

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_iucv.c93 static void hvc_iucv_msg_pending(struct iucv_path *, struct iucv_message *);
120 .message_pending = hvc_iucv_msg_pending,
892 * hvc_iucv_msg_pending() - IUCV handler to process an incoming IUCV message.
902 static void hvc_iucv_msg_pending(struct iucv_path *path, hvc_iucv_msg_pending() function

Completed in 40 milliseconds