Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddynamic_debug.h153 #define dynamic_pr_debug(fmt, ...) \ macro
205 #define dynamic_pr_debug(fmt, ...) \ macro
H A Dprintk.h428 dynamic_pr_debug(fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Ddebug.h67 dynamic_pr_debug(DRIVER_PREFIX fmt "\n", ##arg); \