Home
last modified time | relevance | path

Searched refs:v4l2_err (Results 1 – 15 of 15) sorted by relevance

/linux-4.19.296/drivers/media/radio/
Dradio-shark2.c93 v4l2_err(tea->v4l2_dev, "write error: %d\n", res); in shark_write_reg()
113 v4l2_err(tea->v4l2_dev, "request-read error: %d\n", res); in shark_read_reg()
122 v4l2_err(tea->v4l2_dev, "read error: %d\n", res); in shark_read_reg()
162 v4l2_err(&shark->v4l2_dev, "set LED %s error: %d\n", in shark_led_work()
217 v4l2_err(&shark->v4l2_dev, in shark_register_leds()
313 v4l2_err(&shark->v4l2_dev, "couldn't register v4l2_device\n"); in usb_shark_probe()
330 v4l2_err(&shark->v4l2_dev, "couldn't init tea5777\n"); in usb_shark_probe()
Dradio-shark.c101 v4l2_err(&shark->v4l2_dev, "set-freq error: %d\n", res); in shark_write_val()
117 v4l2_err(&shark->v4l2_dev, "request-status error: %d\n", res); in shark_read_val()
126 v4l2_err(&shark->v4l2_dev, "get-status error: %d\n", res); in shark_read_val()
177 v4l2_err(&shark->v4l2_dev, "set LED %s error: %d\n", in shark_led_work()
251 v4l2_err(&shark->v4l2_dev, in shark_register_leds()
347 v4l2_err(&shark->v4l2_dev, "couldn't register v4l2_device\n"); in usb_shark_probe()
365 v4l2_err(&shark->v4l2_dev, "couldn't init tea5757\n"); in usb_shark_probe()
Dradio-isa.c216 v4l2_err(v4l2_dev, "port 0x%x already in use\n", isa->io); in radio_isa_common_probe()
223 v4l2_err(v4l2_dev, "Could not register v4l2_device\n"); in radio_isa_common_probe()
237 v4l2_err(v4l2_dev, "Could not register controls\n"); in radio_isa_common_probe()
264 v4l2_err(v4l2_dev, "Could not setup card\n"); in radio_isa_common_probe()
270 v4l2_err(v4l2_dev, "Could not register device node\n"); in radio_isa_common_probe()
337 v4l2_err(v4l2_dev, "you must set an I/O address with io=0x%03x", in radio_isa_probe()
Dradio-miropcm20.c391 v4l2_err(&dev->v4l2_dev, "kernel_thread() failed\n"); in pcm20_open()
442 v4l2_err(v4l2_dev, in pcm20_init()
451 v4l2_err(v4l2_dev, "could not register v4l2_device\n"); in pcm20_init()
474 v4l2_err(v4l2_dev, "Could not register control\n"); in pcm20_init()
Ddsbr100.c369 v4l2_err(v4l2_dev, "couldn't register v4l2_device\n"); in usb_dsbr100_probe()
378 v4l2_err(v4l2_dev, "couldn't register control\n"); in usb_dsbr100_probe()
400 v4l2_err(v4l2_dev, "couldn't register video device\n"); in usb_dsbr100_probe()
Dradio-cadet.c613 v4l2_err(v4l2_dev, "you must set an I/O address with io=0x330, 0x332, 0x334,\n"); in cadet_init()
614 v4l2_err(v4l2_dev, "0x336, 0x338, 0x33a, 0x33c or 0x33e\n"); in cadet_init()
624 v4l2_err(v4l2_dev, "could not register v4l2_device\n"); in cadet_init()
635 v4l2_err(v4l2_dev, "Could not register controls\n"); in cadet_init()
Dradio-sf16fmi.c326 v4l2_err(v4l2_dev, "Could not register v4l2_device\n"); in fmi_init()
336 v4l2_err(v4l2_dev, "Could not register controls\n"); in fmi_init()
Dradio-tea5777.c556 v4l2_err(tea->v4l2_dev, "can't set initial freq (%d)\n", res); in radio_tea5777_init()
576 v4l2_err(tea->v4l2_dev, "can't initialize controls\n"); in radio_tea5777_init()
584 v4l2_err(tea->v4l2_dev, "can't register video device!\n"); in radio_tea5777_init()
Dradio-maxiradio.c135 v4l2_err(v4l2_dev, "Could not register v4l2_device\n"); in maxiradio_probe()
Dradio-tea5764.c442 v4l2_err(v4l2_dev, "could not register v4l2_device\n"); in tea5764_i2c_probe()
453 v4l2_err(v4l2_dev, "Could not register controls\n"); in tea5764_i2c_probe()
Dtea575x.c557 v4l2_err(tea->v4l2_dev, "can't initialize controls\n"); in snd_tea575x_init()
575 v4l2_err(tea->v4l2_dev, "can't register video device!\n"); in snd_tea575x_init()
Dradio-sf16fmr2.c228 v4l2_err(&fmr2->v4l2_dev, "Could not register v4l2_device\n"); in fmr2_probe()
/linux-4.19.296/drivers/media/radio/si4713/
Dsi4713.c221 v4l2_err(&sdev->sd, "Error while sending command 0x%02x\n", in si4713_send_command()
240 v4l2_err(&sdev->sd, in si4713_send_command()
369 v4l2_err(&sdev->sd, "Failed to enable vdd: %d\n", err); in si4713_powerup()
377 v4l2_err(&sdev->sd, "Failed to enable vio: %d\n", err); in si4713_powerup()
412 v4l2_err(&sdev->sd, "Failed to disable vdd: %d\n", err); in si4713_powerup()
418 v4l2_err(&sdev->sd, "Failed to disable vio: %d\n", err); in si4713_powerup()
451 v4l2_err(&sdev->sd, in si4713_powerdown()
459 v4l2_err(&sdev->sd, in si4713_powerdown()
491 v4l2_err(&sdev->sd, "Invalid product number 0x%X\n", resp[1]); in si4713_checkrev()
1589 v4l2_err(&sdev->sd, "Could not request IRQ\n"); in si4713_probe()
[all …]
/linux-4.19.296/include/media/
Dv4l2-common.h71 #define v4l2_err(dev, fmt, arg...) \ macro
/linux-4.19.296/drivers/media/usb/gspca/
Dgspca.h36 v4l2_err(&(gspca_dev)->v4l2_dev, fmt, ##__VA_ARGS__)