Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddynamic_debug.h74 #define dynamic_pr_debug(fmt, ...) \ macro
131 #define dynamic_pr_debug(fmt, ...) \ macro
Dprintk.h283 dynamic_pr_debug(fmt, ##__VA_ARGS__)
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Ddebug.h81 dynamic_pr_debug(DRIVER_PREFIX fmt "\n", ##arg); \