Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dtda18271-priv.h126 #define DBG_MAP 2 macro
148 #define tda_map(fmt, arg...) tda_dprintk(priv, DBG_MAP, fmt, ##arg)
H A Dtda18271-fe.c1328 if (tda18271_debug & (DBG_MAP | DBG_ADV)) in tda18271_attach()