Home
last modified time | relevance | path

Searched defs:tty_file_private (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dtty.h348 struct tty_file_private { struct
349 struct tty_struct *tty;
350 struct file *file;
351 struct list_head list;
/kernel/linux/linux-5.10/include/linux/
Dtty.h347 struct tty_file_private { struct
348 struct tty_struct *tty;
349 struct file *file;
350 struct list_head list;