Searched refs:xpm_log_debug (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/common_modules/xpm/core/ | ||
H A D | xpm_log.h | 21 #define xpm_log_debug(fmt, args...) pr_info("[%s/%s]%s: " fmt "\n", \ macro 24 #define xpm_log_debug(fmt, args...) no_printk(fmt, ##args) macro |
Completed in 1 milliseconds