tty_debug_hangup 35 drivers/tty/pty.c # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) tty_debug_hangup 37 drivers/tty/pty.c # define tty_debug_hangup(tty, f, args...) do {} while (0) tty_debug_hangup 113 drivers/tty/tty_io.c # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) tty_debug_hangup 115 drivers/tty/tty_io.c # define tty_debug_hangup(tty, f, args...) do { } while (0)