Searched refs:tuner_err (Results 1 - 5 of 5) sorted by relevance

/drivers/media/tuners/
H A Dtuner-xc2028.c142 tuner_err("i2c input error: rc = %d (should be %d)\n", \
155 tuner_err("Error on line %d: %d\n", __LINE__, _rc); \
314 tuner_err("Error: firmware file %s has invalid size!\n",
335 tuner_err("Not enough memory to load firmware file.\n");
349 tuner_err("More firmware images in file than "
375 tuner_err("Firmware type ");
386 tuner_err("Not enough memory to load firmware file.\n");
407 tuner_err("Firmware file is incomplete!\n");
414 tuner_err("Firmware header is incomplete!\n");
417 tuner_err("Erro
[all...]
H A Dtuner-i2c.h114 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) macro
H A Dtuner-simple.c529 tuner_err("This tuner doesn't have FM\n");
861 tuner_err("attempt to treat tuner %d (%s) as digital tuner "
H A Dxc4000.c1011 tuner_err("Error %d while loading init1 firmware\n",
/drivers/media/v4l2-core/
H A Dtuner-core.c99 #define tuner_err(fmt, arg...) do { \ macro

Completed in 78 milliseconds