Searched refs:tuner_warn (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/tuners/ |
| H A D | tea5767.c | 270 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 D | mt20xx.c | 269 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 D | tea5761.c | 171 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 D | tuner-i2c.h | 102 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) macro
|
| H A D | tda8290.c | 624 tuner_warn("tuner access failed!\n"); in tda829x_find_tuner()
|