Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c705 * hvc_iucv_notifier_del() - HVC notifier for closing a TTY for the last time.
717 static void hvc_iucv_notifier_del(struct hvc_struct *hp, int id) in hvc_iucv_notifier_del() function
1049 .notifier_del = hvc_iucv_notifier_del,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c702 * hvc_iucv_notifier_del() - HVC notifier for closing a TTY for the last time.
714 static void hvc_iucv_notifier_del(struct hvc_struct *hp, int id) in hvc_iucv_notifier_del() function
1015 .notifier_del = hvc_iucv_notifier_del,

Completed in 4 milliseconds