Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_jobctrl.c160 struct tty_struct *get_current_tty(void) in get_current_tty() function
/openbmc/linux/include/linux/
H A Dtty.h371 static inline struct tty_struct *get_current_tty(void) in get_current_tty() function