Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/hvc/
Dhvcs.c317 static void hvcs_close(struct tty_struct *tty, struct file *filp);
1181 static void hvcs_close(struct tty_struct *tty, struct file *filp) in hvcs_close() function
1430 .close = hvcs_close,