Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dtty_ldisc.h251 void (*hangup)(struct tty_struct *tty); member
Dtty_driver.h465 void (*hangup)(struct tty_struct *tty); member
/linux-6.15/drivers/tty/
Dsynclink_gt.c678 static void hangup(struct tty_struct *tty) in hangup() function