Home
last modified time | relevance | path

Searched defs:hangup (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Dtty_ldisc.h233 void (*hangup)(struct tty_struct *tty); member
Dtty_driver.h374 void (*hangup)(struct tty_struct *tty); member
/linux-6.1.9/drivers/tty/
Dsynclink_gt.c679 static void hangup(struct tty_struct *tty) in hangup() function