Home
last modified time | relevance | path

Searched defs:tty_notice (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty.h14 #define tty_notice(tty, f, ...) tty_msg(pr_notice, tty, f, ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty.h13 #define tty_notice(tty, f, ...) tty_msg(pr_notice, tty, f, ##__VA_ARGS__) macro

Completed in 1 milliseconds