Lines Matching refs:STK_ERROR

175 		STK_ERROR("FIXME: Buffers are not allocated\n");  in stk_start_stream()
181 STK_ERROR("usb_set_interface failed !\n"); in stk_start_stream()
183 STK_ERROR("error awaking the sensor\n"); in stk_start_stream()
224 STK_ERROR("usb_set_interface failed !\n"); in stk_stop_stream()
226 STK_ERROR("error suspending the sensor\n"); in stk_stop_stream()
313 STK_ERROR("isoc_handler called with NULL device !\n"); in stk_isoc_handler()
326 STK_ERROR("isoc_handler: urb->status == %d\n", urb->status); in stk_isoc_handler()
333 STK_ERROR("isoc_handler without available buffer!\n")); in stk_isoc_handler()
343 STK_ERROR("Frame %d has error %d\n", i, in stk_isoc_handler()
369 STK_ERROR("frame %d, " in stk_isoc_handler()
397 STK_ERROR("Frame buffer overflow, lost sync\n")); in stk_isoc_handler()
415 STK_ERROR("Error (%d) re-submitting urb in stk_isoc_handler.\n", in stk_isoc_handler()
434 STK_ERROR("isobufs already allocated. Bad\n"); in stk_prepare_iso()
439 STK_ERROR("Unable to allocate iso buffers\n"); in stk_prepare_iso()
446 STK_ERROR("Failed to allocate iso buffer %d\n", in stk_prepare_iso()
452 STK_ERROR("isobuf data already allocated\n"); in stk_prepare_iso()
456 STK_ERROR("Failed to allocate URB %d\n", i); in stk_prepare_iso()
461 STK_ERROR("Killing URB\n"); in stk_prepare_iso()
570 STK_ERROR("sio_bufs already allocated\n"); in stk_prepare_sio_buffers()
693 STK_ERROR("BUG: No siobufs ready\n"); in stk_read()
910 STK_ERROR("ERROR: mode invalid\n"); in stk_vidioc_g_fmt_vid_cap()
988 STK_ERROR("Something is broken in %s\n", __func__); in stk_setup_format()
1244 STK_ERROR("We are leaking memory\n"); in stk_v4l_dev_release()
1267 STK_ERROR("v4l registration failed\n"); in stk_register_video_device()
1291 STK_ERROR("Out of memory !\n"); in stk_camera_probe()
1355 STK_ERROR("Could not find isoc-in endpoint"); in stk_camera_probe()