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