Searched refs:serial_close (Results 1 – 2 of 2) sorted by relevance
75 static void serial_close(void) in serial_close() function143 console_ops.close = serial_close; in serial_console_init()
323 static void serial_close(struct tty_struct *tty, struct file *filp) in serial_close() function1298 .close = serial_close,