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