Searched refs:__tuner_warn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tuner-i2c.h | 85 #define __tuner_warn(i2cprops, fmt, arg...) do { \ macro 102 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg)
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tuner-i2c.h | 85 #define __tuner_warn(i2cprops, fmt, arg...) do { \ macro 102 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg)
|
Completed in 1 milliseconds