Searched defs:i2cprops (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/media/common/tuners/ |
D | tuner-i2c.h | 85 #define tuner_printk(kernlvl, i2cprops, fmt, arg...) do { \ argument 95 #define __tuner_warn(i2cprops, fmt, arg...) do { \ argument 99 #define __tuner_info(i2cprops, fmt, arg...) do { \ argument 103 #define __tuner_err(i2cprops, fmt, arg...) do { \ argument 107 #define __tuner_dbg(i2cprops, fmt, arg...) do { \ argument
|