Home
last modified time | relevance | path

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

/openbmc/linux/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,
783 static int hvc_iucv_path_pending(struct iucv_path *path, u8 *ipvmid, in hvc_iucv_path_pending() function