Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
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()
Dtuner-simple.c406 tuner_warn("i2c i/o error: rc == %d (should be 2)\n", in simple_std_setup()
410 tuner_warn("i2c i/o error: rc == %d (should be 2)\n", in simple_std_setup()
434 tuner_warn("i2c i/o error: rc == %d (should be 2)\n", rc); in simple_set_aux_byte()
465 tuner_warn("i2c i/o read error: rc == %d (should be 1)\n", in simple_post_tune()
485 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", in simple_post_tune()
656 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", rc); in simple_set_tv_freq()
695 tuner_warn("Unsupported radio_if value %d\n", in simple_set_radio_freq()
752 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", rc); in simple_set_radio_freq()
761 tuner_warn("i2c i/o error: rc == %d (should be 4)\n", rc); in simple_set_radio_freq()
1112 tuner_warn("couldn't set type to %d. Using %d (%s) instead\n", in simple_tuner_attach()
Dmt20xx.c268 tuner_warn("i2c i/o error: rc == %d (should be 3)\n",ret); in mt2032_set_if_freq()
288 tuner_warn("MT2032 Fatal Error: PLLs didn't lock.\n"); in mt2032_set_if_freq()
294 tuner_warn("i2c i/o error: rc == %d (should be 2)\n",ret); in mt2032_set_if_freq()
418 tuner_warn("i2c i/o error: rc == %d (should be 2)\n",ret); in mt2032_init()
493 tuner_warn("i2c i/o error: rc == %d (should be 6)\n",ret); in mt2050_set_if_freq()
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()
Dtuner-i2c.h114 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) macro
Dtda8290.c636 tuner_warn("tuner access failed!\n"); in tda829x_find_tuner()