Lines Matching refs:DBG
60 #define DBG(fmt, args...) \ macro
69 #define _DBG DBG
390 DBG("%s, field=%d, fmt name = %s\n", __func__, field, cam->fmt != NULL ? in buffer_prepare()
398 DBG("invalid buffer prepare\n"); in buffer_prepare()
475 DBG("%s: reading %d bytes at pos %d.\n", __func__, in zr364xx_read()
522 DBG("%s: Buffer 0x%08lx size= %d\n", __func__, in zr364xx_fillbuff()
538 DBG("wakeup: %p\n", &dma_q); in zr364xx_got_frame()
542 DBG("No active queue to serve\n"); in zr364xx_got_frame()
556 DBG("[%p/%d] wakeup\n", buf, buf->vb.i); in zr364xx_got_frame()
559 DBG("wakeup [buf/i] [%p/%d]\n", buf, buf->vb.i); in zr364xx_got_frame()
670 DBG("No EOI marker\n"); in zr364xx_read_video_callback()
681 DBG("Bogus frame ? %d\n", ++(cam->nb)); in zr364xx_read_video_callback()
797 DBG("%s: unsupported pixelformat V4L2_PIX_FMT_%s\n", __func__, in zr364xx_vidioc_try_fmt_vid_cap()
812 DBG("%s: V4L2_PIX_FMT_%s (%d) ok!\n", __func__, in zr364xx_vidioc_try_fmt_vid_cap()
852 DBG("%s queue busy\n", __func__); in zr364xx_vidioc_s_fmt_vid_cap()
858 DBG("%s can't change format after started\n", __func__); in zr364xx_vidioc_s_fmt_vid_cap()
865 DBG("%s: %dx%d mode selected\n", __func__, in zr364xx_vidioc_s_fmt_vid_cap()
925 DBG("%s: V4L2_PIX_FMT_%s (%d) ok!\n", __func__, in zr364xx_vidioc_s_fmt_vid_cap()
998 DBG("%s, err shutdown\n", __func__); in read_pipe_completion()
1004 DBG("exiting USB pipe\n"); in read_pipe_completion()
1017 DBG("%s: failed URB %d\n", __func__, purb->status); in read_pipe_completion()
1038 DBG("read pipe complete state 0\n"); in read_pipe_completion()
1047 DBG("%s: start pipe IN x%x\n", __func__, cam->read_endpoint); in zr364xx_start_readpipe()
1061 DBG("submitting URB %p\n", pipe_info->stream_urb); in zr364xx_start_readpipe()
1079 DBG("stop read pipe\n"); in zr364xx_stop_readpipe()
1100 DBG("start acquire\n"); in zr364xx_start_acquire()
1152 DBG("%s\n", __func__); in zr364xx_vidioc_streamon()
1176 DBG("%s\n", __func__); in zr364xx_vidioc_streamoff()
1192 DBG("%s\n", __func__); in zr364xx_open()
1209 DBG("%s: %d\n", __func__, err); in zr364xx_open()
1226 DBG("vfree %p\n", cam->buffer.frame[i].lpvbits); in zr364xx_release()
1245 DBG("%s\n", __func__); in zr364xx_close()
1280 DBG("%s: cam == NULL\n", __func__); in zr364xx_mmap()
1283 DBG("mmap called, vma=0x%08lx\n", (unsigned long)vma); in zr364xx_mmap()
1287 DBG("vma start=0x%08lx, size=%ld, ret=%d\n", in zr364xx_mmap()
1356 DBG("board init: %p\n", cam); in zr364xx_board_init()
1364 DBG("out of memory!\n"); in zr364xx_board_init()
1376 DBG("valloc %p, idx %lu, pdata %p\n", in zr364xx_board_init()
1405 DBG(": board initialized\n"); in zr364xx_board_init()
1420 DBG("probing...\n"); in zr364xx_probe()
1504 DBG("dev: %p, udev %p interface %p\n", cam, cam->udev, intf); in zr364xx_probe()
1508 DBG("num endpoints %d\n", iface_desc->desc.bNumEndpoints); in zr364xx_probe()