Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtty_port.h297 #define scoped_tty() ((struct tty_struct *)(__guard_ptr(tty_port_tty)(&scope))) macro
/linux/drivers/s390/char/
H A Dcon3270.c1029 tty_do_resize(scoped_tty(), &ws); in tty3270_resize()
/linux/drivers/tty/serial/8250/
H A D8250_port.c2590 struct tty_struct *tty = scoped_tty(); in serial8250_update_uartclk()