Lines Matching refs:PDEBUG

70 		PDEBUG(debug, "%s %c%c%c%c %dx%d",  in PDEBUG_MODE()
78 PDEBUG(debug, "%s 0x%08x %dx%d", in PDEBUG_MODE()
204 PDEBUG(D_CONF, "found int in endpoint: 0x%x, " in alloc_and_submit_int_urb()
338 PDEBUG(D_PACK, "packet [%d] o:%d l:%d", in fill_frame()
361 PDEBUG(D_PACK, "isoc irq"); in isoc_irq()
375 PDEBUG(D_PACK, "bulk irq"); in bulk_irq()
393 PDEBUG(D_PACK, "packet l:%d", urb->actual_length); in bulk_irq()
426 PDEBUG(D_PACK, "add t:%d l:%d", packet_type, len); in gspca_frame_add()
492 PDEBUG(D_FRAM, "frame complete len:%d", in gspca_frame_add()
508 PDEBUG(D_STREAM, "frame alloc frsz: %d", frsz); in frame_alloc()
543 PDEBUG(D_STREAM, "frame free"); in frame_free()
561 PDEBUG(D_STREAM, "kill transfer"); in destroy_urbs()
602 PDEBUG(D_STREAM, "stream off OK"); in gspca_stream_off()
661 PDEBUG(D_STREAM, "min bandwidth: %d", bandwidth); in which_bandwidth()
721 PDEBUG(D_STREAM, "alt %d bandwidth %d", in build_isoc_ep_tb()
740 PDEBUG(D_STREAM, "dev has usb audio, skipping highest alt"); in build_isoc_ep_tb()
780 PDEBUG(D_STREAM, in create_urbs()
789 PDEBUG(D_STREAM, "bulk bsize:%d", bsize); in create_urbs()
910 PDEBUG(D_STREAM, "init transfer alt %d", alt); in gspca_init_transfer()
1276 PDEBUG(D_STREAM, "[%s] open", current->comm); in dev_open()
1292 PDEBUG(D_STREAM, "[%s] close", current->comm); in dev_close()
1313 PDEBUG(D_STREAM, "close done"); in dev_close()
1434 PDEBUG(D_STREAM, "reqbufs st:%d c:%d", ret, rb->count); in vidioc_reqbufs()
1592 PDEBUG(D_STREAM, "mmap start:%08x size:%d", (int) start, (int) size); in dev_mmap()
1604 PDEBUG(D_STREAM, "mmap bad memory type"); in dev_mmap()
1614 PDEBUG(D_STREAM, "mmap no frame buffer found"); in dev_mmap()
1619 PDEBUG(D_STREAM, "mmap bad size"); in dev_mmap()
1687 PDEBUG(D_FRAM, "dqbuf"); in vidioc_dqbuf()
1725 PDEBUG(D_FRAM, "dqbuf %d", j); in vidioc_dqbuf()
1763 PDEBUG(D_FRAM, "qbuf %d", v4l2_buf->index); in vidioc_qbuf()
1770 PDEBUG(D_FRAM, in vidioc_qbuf()
1776 PDEBUG(D_FRAM, "qbuf bad memory type"); in vidioc_qbuf()
1783 PDEBUG(D_FRAM, "qbuf bad state"); in vidioc_qbuf()
1817 PDEBUG(D_STREAM, "read alloc"); in read_alloc()
1831 PDEBUG(D_STREAM, "read reqbuf err %d", ret); in read_alloc()
1841 PDEBUG(D_STREAM, "read qbuf err: %d", ret); in read_alloc()
1850 PDEBUG(D_STREAM, "read streamon err %d", ret); in read_alloc()
1862 PDEBUG(D_FRAM, "poll"); in dev_poll()
1904 PDEBUG(D_FRAM, "read (%zd)", count); in dev_read()
1921 PDEBUG(D_STREAM, "read dqbuf err %d", ret); in dev_read()
1934 PDEBUG(D_STREAM, "read qbuf err %d", ret); in dev_read()
2122 PDEBUG(D_PROBE, "%s created", video_device_node_name(&gspca_dev->vdev)); in gspca_dev_probe2()
2177 PDEBUG(D_PROBE, "%s disconnect", in gspca_disconnect()