Home
last modified time | relevance | path

Searched defs:tty_debug_hangup (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/drivers/tty/
Dpty.c35 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
37 # define tty_debug_hangup(tty, f, args...) do {} while (0) macro
Dtty_io.c112 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
114 # define tty_debug_hangup(tty, f, args...) do { } while (0) macro
/kernel/linux/linux-5.10/drivers/tty/
Dpty.c35 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
37 # define tty_debug_hangup(tty, f, args...) do {} while (0) macro
Dtty_io.c114 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) macro
116 # define tty_debug_hangup(tty, f, args...) do { } while (0) macro