Home
last modified time | relevance | path

Searched refs:em28xx_errdev (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-camera.c119 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_micron()
125 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_micron()
134 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_micron()
140 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_micron()
217 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_omnivision()
225 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_omnivision()
237 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_omnivision()
245 em28xx_errdev("couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_omnivision()
Dem28xx-cards.c2690 em28xx_errdev("Your board has no unique USB ID.\n"); in em28xx_hint_board()
2691 em28xx_errdev("A hint were successfully done, " in em28xx_hint_board()
2693 em28xx_errdev("This method is not 100%% failproof.\n"); in em28xx_hint_board()
2694 em28xx_errdev("If the board were missdetected, " in em28xx_hint_board()
2696 em28xx_errdev("\tV4L Mailing List " in em28xx_hint_board()
2698 em28xx_errdev("Board detected as %s\n", in em28xx_hint_board()
2722 em28xx_errdev("Your board has no unique USB ID.\n"); in em28xx_hint_board()
2723 em28xx_errdev("A hint were successfully done, " in em28xx_hint_board()
2725 em28xx_errdev("This method is not 100%% failproof.\n"); in em28xx_hint_board()
2726 em28xx_errdev("If the board were missdetected, " in em28xx_hint_board()
[all …]
Dem28xx-audio.c167 em28xx_errdev("resubmit of audio urb failed (error=%i)\n", in em28xx_audio_isocirq()
185 em28xx_errdev("submit of audio urb failed (error=%i)\n", in em28xx_init_audio_isoc()
759 em28xx_errdev("alt %d doesn't exist on interface %d\n", in em28xx_audio_urb_init()
775 em28xx_errdev("Couldn't find an audio endpoint"); in em28xx_audio_urb_init()
853 em28xx_errdev("usb_alloc_urb failed!\n"); in em28xx_audio_urb_init()
862 em28xx_errdev("usb_alloc_coherent failed!\n"); in em28xx_audio_urb_init()
Dem28xx-i2c.c689 em28xx_errdev("failed to read eeprom (err=%d)\n", err); in em28xx_i2c_eeprom()
733 em28xx_errdev("failed to read hardware configuration data from eeprom (err=%d)\n", in em28xx_i2c_eeprom()
751 em28xx_errdev("failed to read hardware configuration data from eeprom (err=%d)\n", in em28xx_i2c_eeprom()
953 em28xx_errdev("%s: i2c_add_adapter failed! retval [%d]\n", in em28xx_i2c_register()
965 em28xx_errdev("%s: em28xx_i2_eeprom failed! retval [%d]\n", in em28xx_i2c_register()
Dem28xx-core.c886 em28xx_errdev("no endpoint for DVB mode and transfer type %d\n", in em28xx_alloc_urbs()
894 em28xx_errdev("no endpoint for analog mode and transfer type %d\n", in em28xx_alloc_urbs()
900 em28xx_errdev("invalid mode selected\n"); in em28xx_alloc_urbs()
911 em28xx_errdev("cannot alloc memory for usb buffers\n"); in em28xx_alloc_urbs()
918 em28xx_errdev("cannot allocate memory for usb transfer\n"); in em28xx_alloc_urbs()
Dem28xx-dvb.c733 em28xx_errdev("gpio request failed %d\n", ret); in em28xx_pctv_290e_set_lna()
892 em28xx_errdev("/2: dvb frontend not attached. " in em28xx_attach_xc3028()
899 em28xx_errdev("/2: xc3028 attach failed\n"); in em28xx_attach_xc3028()
1085 em28xx_errdev("em28xx_dvb: failed to pre-allocate USB transfer buffers for DVB.\n"); in em28xx_dvb_init()
1254 em28xx_errdev("gpio request failed %d\n", in em28xx_dvb_init()
1667 em28xx_errdev("/2: The frontend of your DVB/ATSC card" in em28xx_dvb_init()
1672 em28xx_errdev("/2: frontend initialization failed\n"); in em28xx_dvb_init()
Dem28xx-video.c417 em28xx_errdev("cannot change alternate number to %d (error=%i)\n", in em28xx_set_alternate()
1906 em28xx_errdev("%s: v4l2_fh_open() returned error %d\n", in em28xx_v4l2_open()
2060 em28xx_errdev("cannot change alternate number to " in em28xx_v4l2_close()
2294 em28xx_errdev("Call to v4l2_device_register() failed!\n"); in em28xx_v4l2_init()
2378 em28xx_errdev("%s: Error while setting audio - error [%d]!\n", in em28xx_v4l2_init()
2406 em28xx_errdev("%s: em28xx_write_reg - msp34xx(1) failed! error [%d]\n", in em28xx_v4l2_init()
2414 em28xx_errdev("%s: em28xx_write_reg - msp34xx(2) failed! error [%d]\n", in em28xx_v4l2_init()
2516 em28xx_errdev("unable to register video device (error=%i).\n", in em28xx_v4l2_init()
2546 em28xx_errdev("unable to register vbi device\n"); in em28xx_v4l2_init()
2557 em28xx_errdev("can't register radio device\n"); in em28xx_v4l2_init()
Dem28xx-input.c594 em28xx_errdev("input_register_device failed\n"); in em28xx_register_snapshot_button()
634 em28xx_errdev("BUG: illumination button defined, but no illumination LED.\n"); in em28xx_init_buttons()
Dem28xx.h796 #define em28xx_errdev(fmt, arg...) do {\ macro