Searched refs:cx231xx_errdev (Results 1 – 7 of 7) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-audio.c | 185 cx231xx_errdev("resubmit of audio urb failed (error=%i)\n", in cx231xx_audio_isocirq() 269 cx231xx_errdev("resubmit of audio urb failed (error=%i)\n", in cx231xx_audio_bulkirq() 298 cx231xx_errdev("usb_alloc_urb failed!\n"); in cx231xx_init_audio_isoc() 359 cx231xx_errdev("usb_alloc_urb failed!\n"); in cx231xx_init_audio_bulk() 442 cx231xx_errdev("BUG: cx231xx can't find device struct." in snd_cx231xx_capture_open() 448 cx231xx_errdev("Can't open. the device was removed.\n"); in snd_cx231xx_capture_open() 464 cx231xx_errdev("failed to set alternate setting !\n"); in snd_cx231xx_capture_open() 500 cx231xx_errdev("failed to set alternate setting !\n"); in snd_cx231xx_pcm_close() 716 cx231xx_errdev("out of memory!\n"); in cx231xx_audio_init()
|
D | cx231xx-core.c | 527 cx231xx_errdev in cx231xx_set_video_alternate() 603 cx231xx_errdev in cx231xx_set_alt_setting() 619 cx231xx_errdev in cx231xx_set_alt_setting() 1023 cx231xx_errdev("cannot alloc memory for usb buffers\n"); in cx231xx_init_isoc() 1030 cx231xx_errdev("cannot allocate memory for usbtransfer\n"); in cx231xx_init_isoc() 1156 cx231xx_errdev("cannot alloc memory for usb buffers\n"); in cx231xx_init_bulk() 1163 cx231xx_errdev("cannot allocate memory for usbtransfer\n"); in cx231xx_init_bulk() 1314 cx231xx_errdev in cx231xx_dev_init() 1323 cx231xx_errdev in cx231xx_dev_init() 1338 cx231xx_errdev in cx231xx_dev_init() [all …]
|
D | cx231xx-cards.c | 912 cx231xx_errdev("error configuring device\n"); in cx231xx_init_dev() 923 cx231xx_errdev("%s: cx231xx_i2c_register - errCode [%d]!\n", in cx231xx_init_dev() 945 cx231xx_errdev("%s: cx231xx_config - errCode [%d]!\n", in cx231xx_init_dev() 1148 cx231xx_errdev("v4l2_device_register failed\n"); in cx231xx_usb_probe() 1181 cx231xx_errdev("out of memory!\n"); in cx231xx_usb_probe() 1215 cx231xx_errdev("out of memory!\n"); in cx231xx_usb_probe() 1250 cx231xx_errdev("out of memory!\n"); in cx231xx_usb_probe() 1286 cx231xx_errdev("out of memory!\n"); in cx231xx_usb_probe()
|
D | cx231xx-video.c | 1000 cx231xx_errdev("v4l2 ioctl: device not present\n"); in check_dev() 1092 cx231xx_errdev("%s queue busy\n", __func__); in vidioc_s_fmt_vid_cap() 1097 cx231xx_errdev("%s device in use by another fh\n", __func__); in vidioc_s_fmt_vid_cap() 1977 cx231xx_errdev("%s device in use by another fh\n", __func__); in vidioc_try_fmt_vbi_cap() 2176 cx231xx_errdev in cx231xx_v4l2_open() 2184 cx231xx_errdev("cx231xx-video.c: Out of memory?!\n"); in cx231xx_v4l2_open() 2600 cx231xx_errdev("cannot allocate video_device.\n"); in cx231xx_register_analog_devices() 2608 cx231xx_errdev("unable to register video device (error=%i).\n", in cx231xx_register_analog_devices() 2628 cx231xx_errdev("unable to register vbi device\n"); in cx231xx_register_analog_devices() 2639 cx231xx_errdev("cannot allocate video_device.\n"); in cx231xx_register_analog_devices() [all …]
|
D | cx231xx-avcore.c | 575 cx231xx_errdev("%s: set_power_mode : Failed to" in cx231xx_set_video_input_mux() 593 cx231xx_errdev("%s: set_power_mode:Failed" in cx231xx_set_video_input_mux() 610 cx231xx_errdev("%s: set_power_mode : Unknown Input %d !\n", in cx231xx_set_video_input_mux() 630 cx231xx_errdev("%s: adjust_ref_count :Failed to set" in cx231xx_set_decoder_video_input() 640 cx231xx_errdev("%s: set_input_mux :Failed to set" in cx231xx_set_decoder_video_input() 672 cx231xx_errdev("%s: cx231xx_dif set to By pass" in cx231xx_set_decoder_video_input() 717 cx231xx_errdev("%s: cx231xx_dif set to By pass" in cx231xx_set_decoder_video_input() 792 cx231xx_errdev("%s: cx231xx_dif set to By pass" in cx231xx_set_decoder_video_input() 828 cx231xx_errdev("%s: cx231xx_dif set to By pass" in cx231xx_set_decoder_video_input()
|
D | cx231xx-vbi.c | 427 cx231xx_errdev("cannot alloc memory for usb buffers\n"); in cx231xx_init_vbi_isoc() 434 cx231xx_errdev("cannot allocate memory for usbtransfer\n"); in cx231xx_init_vbi_isoc()
|
D | cx231xx.h | 988 #define cx231xx_errdev(fmt, arg...) do {\ macro
|