Home
last modified time | relevance | path

Searched defs:tuner_info (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/common/tuners/
Dtuner-i2c.h113 #define tuner_info(fmt, arg...) __tuner_info(priv->i2c_props, fmt, ##arg) macro
/linux-3.3/drivers/media/video/
Dtuner-core.c93 #define tuner_info(fmt, arg...) do { \ macro