Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c92 static int hvc_iucv_path_pending(struct iucv_path *, u8 *, u8 *);
118 .path_pending = hvc_iucv_path_pending,
768 * hvc_iucv_path_pending() - IUCV handler to process a connection request.
786 static int hvc_iucv_path_pending(struct iucv_path *path, u8 *ipvmid, in hvc_iucv_path_pending() function
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c91 static int hvc_iucv_path_pending(struct iucv_path *, u8 *, u8 *);
117 .path_pending = hvc_iucv_path_pending,
765 * hvc_iucv_path_pending() - IUCV handler to process a connection request.
783 static int hvc_iucv_path_pending(struct iucv_path *path, u8 *ipvmid, in hvc_iucv_path_pending() function

Completed in 4 milliseconds