Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c103 * Rearranged hvcs_close(). Cleaned up some printks and did some housekeeping
107 * 1.3.2 -> 1.3.3 Replaced yield() in hvcs_close() with tty_wait_until_sent() to
111 * an hvcs_close(). Removed spinlock protection of hvcs_struct data members in
315 static void hvcs_close(struct tty_struct *tty, struct file *filp);
1179 static void hvcs_close(struct tty_struct *tty, struct file *filp) in hvcs_close() function
1428 .close = hvcs_close,
/kernel/linux/linux-6.6/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
1155 static void hvcs_close(struct tty_struct *tty, struct file *filp) in hvcs_close() function
1385 .close = hvcs_close,

Completed in 4 milliseconds