Home
last modified time | relevance | path

Searched refs:dynamic_pr_debug (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Ddynamic_debug.h156 #define dynamic_pr_debug(fmt, ...) \ macro
208 #define dynamic_pr_debug(fmt, ...) \ macro
Dprintk.h424 dynamic_pr_debug(fmt, ##__VA_ARGS__)
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Ddebug.h67 dynamic_pr_debug(DRIVER_PREFIX fmt "\n", ##arg); \