Searched defs:tuner_info (Results 1 – 2 of 2) sorted by relevance
113 #define tuner_info(fmt, arg...) __tuner_info(priv->i2c_props, fmt, ##arg) macro
93 #define tuner_info(fmt, arg...) do { \ macro