Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c506 * hvc_iucv_cleanup() - Clean up and reset a z/VM IUCV HVC instance.
509 static void hvc_iucv_cleanup(struct hvc_iucv_private *priv) in hvc_iucv_cleanup() function
601 hvc_iucv_cleanup(priv); in hvc_iucv_hangup()
605 hvc_iucv_cleanup(priv); in hvc_iucv_hangup()
632 * (we caused the tty hangup), the function calls hvc_iucv_cleanup().
657 hvc_iucv_cleanup(priv); in hvc_iucv_notifier_hangup()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c503 * hvc_iucv_cleanup() - Clean up and reset a z/VM IUCV HVC instance.
506 static void hvc_iucv_cleanup(struct hvc_iucv_private *priv) in hvc_iucv_cleanup() function
598 hvc_iucv_cleanup(priv); in hvc_iucv_hangup()
602 hvc_iucv_cleanup(priv); in hvc_iucv_hangup()
629 * (we caused the tty hangup), the function calls hvc_iucv_cleanup().
654 hvc_iucv_cleanup(priv); in hvc_iucv_notifier_hangup()

Completed in 4 milliseconds