Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c92 static void hvc_iucv_path_severed(struct iucv_path *, u8 *);
118 .path_severed = hvc_iucv_path_severed,
882 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed() function