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