Searched defs:tuner_warn (Results 1 – 2 of 2) sorted by relevance
112 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) macro
87 #define tuner_warn(fmt, arg...) do { \ macro