Lines Matching refs:DBG
50 #define DBG(fmt, args...) \ macro
59 #define _DBG DBG
372 DBG("%s, field=%d\n", __func__, field); in buffer_prepare()
379 DBG("invalid buffer prepare\n"); in buffer_prepare()
456 DBG("%s: reading %d bytes at pos %d.\n", __func__, in zr364xx_read()
503 DBG("%s: Buffer %p size= %d\n", __func__, vbuf, pos); in zr364xx_fillbuff()
518 DBG("wakeup: %p\n", &dma_q); in zr364xx_got_frame()
522 DBG("No active queue to serve\n"); in zr364xx_got_frame()
536 DBG("[%p/%d] wakeup\n", buf, buf->vb.i); in zr364xx_got_frame()
539 DBG("wakeup [buf/i] [%p/%d]\n", buf, buf->vb.i); in zr364xx_got_frame()
648 DBG("No EOI marker\n"); in zr364xx_read_video_callback()
659 DBG("Bogus frame ? %d\n", ++(cam->nb)); in zr364xx_read_video_callback()
768 DBG("%s: unsupported pixelformat V4L2_PIX_FMT_%s\n", __func__, in zr364xx_vidioc_try_fmt_vid_cap()
783 DBG("%s: V4L2_PIX_FMT_%s (%d) ok!\n", __func__, in zr364xx_vidioc_try_fmt_vid_cap()
823 DBG("%s queue busy\n", __func__); in zr364xx_vidioc_s_fmt_vid_cap()
829 DBG("%s can't change format after started\n", __func__); in zr364xx_vidioc_s_fmt_vid_cap()
836 DBG("%s: %dx%d mode selected\n", __func__, in zr364xx_vidioc_s_fmt_vid_cap()
896 DBG("%s: V4L2_PIX_FMT_%s (%d) ok!\n", __func__, in zr364xx_vidioc_s_fmt_vid_cap()
969 DBG("%s, err shutdown\n", __func__); in read_pipe_completion()
975 DBG("exiting USB pipe\n"); in read_pipe_completion()
988 DBG("%s: failed URB %d\n", __func__, purb->status); in read_pipe_completion()
1009 DBG("read pipe complete state 0\n"); in read_pipe_completion()
1018 DBG("%s: start pipe IN x%x\n", __func__, cam->read_endpoint); in zr364xx_start_readpipe()
1032 DBG("submitting URB %p\n", pipe_info->stream_urb); in zr364xx_start_readpipe()
1051 DBG("stop read pipe\n"); in zr364xx_stop_readpipe()
1072 DBG("start acquire\n"); in zr364xx_start_acquire()
1124 DBG("%s\n", __func__); in zr364xx_vidioc_streamon()
1148 DBG("%s\n", __func__); in zr364xx_vidioc_streamoff()
1164 DBG("%s\n", __func__); in zr364xx_open()
1181 DBG("%s: %d\n", __func__, err); in zr364xx_open()
1194 DBG("vfree %p\n", cam->buffer.frame[i].lpvbits); in zr364xx_board_uninit()
1223 DBG("%s\n", __func__); in zr364xx_close()
1258 DBG("%s: cam == NULL\n", __func__); in zr364xx_mmap()
1261 DBG("mmap called, vma=%p\n", vma); in zr364xx_mmap()
1265 DBG("vma start=0x%08lx, size=%ld, ret=%d\n", in zr364xx_mmap()
1337 DBG("board init: %p\n", cam); in zr364xx_board_init()
1345 DBG("out of memory!\n"); in zr364xx_board_init()
1357 DBG("valloc %p, idx %lu, pdata %p\n", in zr364xx_board_init()
1388 DBG(": board initialized\n"); in zr364xx_board_init()
1411 DBG("probing...\n"); in zr364xx_probe()
1491 DBG("dev: %p, udev %p interface %p\n", cam, cam->udev, intf); in zr364xx_probe()
1495 DBG("num endpoints %d\n", iface_desc->desc.bNumEndpoints); in zr364xx_probe()