Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
875 * hvc_iucv_path_severed() - IUCV handler to process a path sever.
885 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed() function
/kernel/linux/linux-6.6/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,
872 * hvc_iucv_path_severed() - IUCV handler to process a path sever.
882 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed() function

Completed in 5 milliseconds