Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddynamic_debug.h279 #define dynamic_pr_debug(fmt, ...) \ macro
318 #define dynamic_pr_debug(fmt, ...) \ macro
/linux/drivers/net/wireless/ti/wlcore/
H A Ddebug.h67 dynamic_pr_debug(DRIVER_PREFIX fmt "\n", ##arg); \