Searched defs:pr_notice (Results 1 – 2 of 2) sorted by relevance
/linux/rust/kernel/ | ||
H A D | device.rs | 224 pub fn pr_notice(&self, args: fmt::Arguments<'_>) { in pr_notice() method |
/linux/include/linux/ | ||
H A D | printk.h | 576 #define pr_notice(fmt, ...) \ macro |