Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
line_unthrottle
arch/um/drivers/line.h
73
extern void line_unthrottle(struct tty_struct *tty);
arch/um/drivers/ssl.c
101
.unthrottle = line_unthrottle,
arch/um/drivers/stdio_console.c
108
.unthrottle = line_unthrottle,