Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dtea5767.c270 tuner_warn("i2c i/o error: rc == %d (should be 5)\n", rc); in set_radio_freq()
274 tuner_warn("i2c i/o error: rc == %d (should be 5)\n", rc); in set_radio_freq()
291 tuner_warn("i2c i/o error: rc == %d (should be 5)\n", rc); in tea5767_read_status()
363 tuner_warn("i2c i/o error: rc == %d (should be 5)\n", rc); in tea5767_standby()
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 Dtea5761.c171 tuner_warn("i2c i/o error: rc == %d (should be 5)\n", rc); in __set_radio_freq()
205 tuner_warn("i2c i/o error: rc == %d (should be 16)\n", rc); in tea5761_read_status()
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()