Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c95 static void hvc_iucv_msg_complete(struct iucv_path *, struct iucv_message *);
120 .message_complete = hvc_iucv_msg_complete,
940 * hvc_iucv_msg_complete() - IUCV handler to process message completion
951 static void hvc_iucv_msg_complete(struct iucv_path *path, in hvc_iucv_msg_complete() function
/kernel/linux/linux-6.6/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, in hvc_iucv_msg_complete() function

Completed in 4 milliseconds