Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket.c1470 * rp_hangup() --- called by tty_hangup() when a hangup is signaled.
1472 static void rp_hangup(struct tty_struct *tty) in rp_hangup() function
1478 if (rocket_paranoia_check(info, "rp_hangup")) in rp_hangup()
1482 printk(KERN_INFO "rp_hangup of ttyR%d...\n", info->line); in rp_hangup()
2327 .hangup = rp_hangup,

Completed in 4 milliseconds