Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c330 static void hvcs_close(struct tty_struct *tty, struct file *filp);
1195 static void hvcs_close(struct tty_struct *tty, struct file *filp) in hvcs_close() function
1445 .close = hvcs_close,