Searched refs:pc_stop (Results 1 – 1 of 1) sorted by relevance
227 static void pc_stop(struct tty_struct *);1753 pc_driver.stop = pc_stop; in pc_init()3427 static void pc_stop(struct tty_struct *tty) in pc_stop() function