Home
last modified time | relevance | path

Searched refs:tuner_warn (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/tuners/
H A Dmt20xx.c269 tuner_warn("i2c i/o error: rc == %d (should be 3)\n",ret); in mt2032_set_if_freq()
289 tuner_warn("MT2032 Fatal Error: PLLs didn't lock.\n"); in mt2032_set_if_freq()
295 tuner_warn("i2c i/o error: rc == %d (should be 2)\n",ret); in mt2032_set_if_freq()
419 tuner_warn("i2c i/o error: rc == %d (should be 2)\n",ret); in mt2032_init()
494 tuner_warn("i2c i/o error: rc == %d (should be 6)\n",ret); in mt2050_set_if_freq()
H A Dtuner-i2c.h102 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) macro
H A Dtda8290.c624 tuner_warn("tuner access failed!\n"); in tda829x_find_tuner()