Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dtty_ldisc.h252 void (*hangup)(struct tty_struct *tty); member
Dtty_driver.h379 void (*hangup)(struct tty_struct *tty); member
/linux-6.12.1/drivers/tty/
Dsynclink_gt.c678 static void hangup(struct tty_struct *tty) in hangup() function