Home
last modified time | relevance | path

Searched refs:tuner_err (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/media/tuners/
Dtuner-xc2028.c139 tuner_err("i2c input error: rc = %d (should be %d)\n", \
152 tuner_err("Error on line %d: %d\n", __LINE__, _rc); \
316 tuner_err("Error: firmware file %s has invalid size!\n", in load_all_firmwares()
337 tuner_err("Not enough memory to load firmware file.\n"); in load_all_firmwares()
351 tuner_err("More firmware images in file than were expected!\n"); in load_all_firmwares()
376 tuner_err("Firmware type "); in load_all_firmwares()
386 tuner_err("Not enough memory to load firmware file.\n"); in load_all_firmwares()
407 tuner_err("Firmware file is incomplete!\n"); in load_all_firmwares()
414 tuner_err("Firmware header is incomplete!\n"); in load_all_firmwares()
417 tuner_err("Error: firmware file is corrupted!\n"); in load_all_firmwares()
[all …]
Dtuner-i2c.h116 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) macro
Dtuner-simple.c527 tuner_err("This tuner doesn't have FM\n"); in simple_radio_bandswitch()
860 tuner_err("attempt to treat tuner %d (%s) as digital tuner without stepsize defined.\n", in simple_dvb_configure()
Dxc4000.c1000 tuner_err("Error %d while loading init1 firmware\n", in check_firmware()