Searched refs:tuner_err (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tuner-xc2028.c | 139 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() 406 tuner_err("Firmware file is incomplete!\n"); in load_all_firmwares() 413 tuner_err("Firmware header is incomplete!\n"); in load_all_firmwares() 416 tuner_err("Erro in load_all_firmwares() [all...] |
H A D | tuner-i2c.h | 104 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) macro
|
H A D | tuner-simple.c | 528 tuner_err("This tuner doesn't have FM\n"); in simple_radio_bandswitch() 861 tuner_err("attempt to treat tuner %d (%s) as digital tuner without stepsize defined.\n", in simple_dvb_configure()
|
H A D | xc4000.c | 990 tuner_err("Error %d while loading init1 firmware\n", in check_firmware()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | xc2028.c | 139 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() 406 tuner_err("Firmware file is incomplete!\n"); in load_all_firmwares() 413 tuner_err("Firmware header is incomplete!\n"); in load_all_firmwares() 416 tuner_err("Erro in load_all_firmwares() [all...] |
H A D | tuner-i2c.h | 104 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) macro
|
H A D | tuner-simple.c | 528 tuner_err("This tuner doesn't have FM\n"); in simple_radio_bandswitch() 861 tuner_err("attempt to treat tuner %d (%s) as digital tuner without stepsize defined.\n", in simple_dvb_configure()
|
H A D | xc4000.c | 988 tuner_err("Error %d while loading init1 firmware\n", in check_firmware()
|
Completed in 11 milliseconds