Home
last modified time | relevance | path

Searched defs:DBGP (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dautoconf.h391 #define DBGP(fmt, args...) printk("dbg [%s][%d]"fmt, __FUNCTION__, __LINE__, ## args) macro
393 #define DBGP(arg...) do {} while (0) macro
398 #define DBGP(arg...) do {} while (0) macro