Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dtuner-simple.c407 tuner_warn("i2c i/o error: rc == %d (should be 2)\n", in simple_std_setup()
411 tuner_warn("i2c i/o error: rc == %d (should be 2)\n", in simple_std_setup()
435 tuner_warn("i2c i/o error: rc == %d (should be 2)\n", rc); in simple_set_aux_byte()
466 tuner_warn("i2c i/o read error: rc == %d (should be 1)\n", in simple_post_tune()
486 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", in simple_post_tune()
657 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", rc); in simple_set_tv_freq()
696 tuner_warn("Unsupported radio_if value %d\n", in simple_set_radio_freq()
753 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", rc); in simple_set_radio_freq()
762 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", rc); in simple_set_radio_freq()
1113 tuner_warn("couldn't set type to %d. Using %d (%s) instead\n", in simple_tuner_attach()
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()