Home
last modified time | relevance | path

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

/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c25 #define DEB2(x) if (i2c_debug >= 2) x macro
H A Di2c-algo-pca.c19 #define DEB2(fmt, args...) do { if (i2c_debug >= 2) \ macro