Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Depca.c210 static void pc_flush_chars(struct tty_struct *);
1180 static void pc_flush_chars(struct tty_struct *tty) in pc_flush_chars() function
1749 pc_driver.flush_chars = pc_flush_chars; in pc_init()