Searched refs:hvcs_close (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/hvc/
H A Dhvcs.c105 * Rearranged hvcs_close(). Cleaned up some printks and did some housekeeping
109 * 1.3.2 -> 1.3.3 Replaced yield() in hvcs_close() with tty_wait_until_sent() to
113 * an hvcs_close(). Removed spinlock protection of hvcs_struct data members in
1153 static void hvcs_close(struct tty_struct *tty, struct file *filp) function
1383 .close = hvcs_close,

Completed in 210 milliseconds