Searched defs:tuner_dbg (Results 1 – 2 of 2) sorted by relevance
115 #define tuner_dbg(fmt, arg...) __tuner_dbg(priv->i2c_props, fmt, ##arg) macro
105 #define tuner_dbg(fmt, arg...) do { \ macro