Searched defs:i2cprops (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/media/tuners/ |
D | tuner-i2c.h | 87 #define tuner_printk(kernlvl, i2cprops, fmt, arg...) do { \ argument 97 #define __tuner_warn(i2cprops, fmt, arg...) do { \ argument 101 #define __tuner_info(i2cprops, fmt, arg...) do { \ argument 105 #define __tuner_err(i2cprops, fmt, arg...) do { \ argument 109 #define __tuner_dbg(i2cprops, fmt, arg...) do { \ argument
|