Home
last modified time | relevance | path

Searched refs:line_throttle (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/um/drivers/
Dline.h74 extern void line_throttle(struct tty_struct *tty);
Dssl.c103 .throttle = line_throttle,
Dstdio_console.c110 .throttle = line_throttle,
Dline.c219 void line_throttle(struct tty_struct *tty) in line_throttle() function