Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_iucv.c93 static void hvc_iucv_path_severed(struct iucv_path *, u8 *);
119 .path_severed = hvc_iucv_path_severed,
885 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed() function