Searched refs:em28xx_errdev (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-cards.c2026 em28xx_errdev("Sensor is %s, using model %s entry.\n",
2267 em28xx_errdev("Your board has no unique USB ID.\n");
2268 em28xx_errdev("A hint were successfully done, "
2270 em28xx_errdev("This method is not 100%% failproof.\n");
2271 em28xx_errdev("If the board were missdetected, "
2273 em28xx_errdev("\tV4L Mailing List "
2275 em28xx_errdev("Board detected as %s\n",
2299 em28xx_errdev("Your board has no unique USB ID.\n");
2300 em28xx_errdev("A hint were successfully done, "
2302 em28xx_errdev("Thi
[all...]
H A Dem28xx-audio.c157 em28xx_errdev("resubmit of audio urb failed (error=%i)\n",
182 em28xx_errdev("usb_alloc_urb failed!\n");
236 em28xx_errdev("An underrun very likely occurred. "
H A Dem28xx-i2c.c351 em28xx_errdev("board has no eeprom\n");
536 em28xx_errdev("%s: i2c_add_adapter failed! retval [%d]\n",
546 em28xx_errdev("%s: em28xx_i2_eeprom failed! retval [%d]\n",
H A Dem28xx-dvb.c342 em28xx_errdev("/2: dvb frontend not attached. "
349 em28xx_errdev("/2: xc3028 attach failed\n");
609 em28xx_errdev("/2: The frontend of your DVB/ATSC card"
614 em28xx_errdev("/2: frontend initialization failed\n");
H A Dem28xx-input.c520 em28xx_errdev("input_allocate_device failed\n");
544 em28xx_errdev("input_register_device failed\n");
H A Dem28xx-video.c984 em28xx_errdev("v4l2 ioctl: device not present\n");
989 em28xx_errdev("v4l2 ioctl: device is misconfigured; "
1140 em28xx_errdev("%s queue busy\n", __func__);
2139 em28xx_errdev("em28xx-video.c: Out of memory?!\n");
2267 em28xx_errdev("cannot change alternate number to "
2531 em28xx_errdev("cannot allocate video_device.\n");
2539 em28xx_errdev("unable to register video device (error=%i).\n",
2553 em28xx_errdev("unable to register vbi device\n");
2562 em28xx_errdev("cannot allocate video_device.\n");
2568 em28xx_errdev("ca
[all...]
H A Dem28xx-core.c842 em28xx_errdev("cannot change alternate number to %d (error=%i)\n",
1016 em28xx_errdev("cannot alloc memory for usb buffers\n");
1023 em28xx_errdev("cannot allocate memory for usb transfer\n");
H A Dem28xx.h717 #define em28xx_errdev(fmt, arg...) do {\ macro

Completed in 165 milliseconds