Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtty.h390 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function
/linux-4.4.14/drivers/tty/
Dtty_io.c557 struct tty_struct *get_current_tty(void) in get_current_tty() function