Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dtty.h254 struct tty_file_private { struct
255 struct tty_struct *tty;
256 struct file *file;
257 struct list_head list;
/kernel/linux/linux-5.10/include/linux/
Dtty.h323 struct tty_file_private { struct
324 struct tty_struct *tty;
325 struct file *file;
326 struct list_head list;