Searched refs:em28xx_isocdbg (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-core.c | 68 #define em28xx_isocdbg(fmt, arg...) do {\ macro 770 em28xx_isocdbg("urb completition error %d.\n", urb->status); in em28xx_irq_callback() 789 em28xx_isocdbg("urb resubmit failed (error=%i)\n", in em28xx_irq_callback() 803 em28xx_isocdbg("em28xx: called em28xx_uninit_usb_xfer in mode %d\n", in em28xx_uninit_usb_xfer() 851 em28xx_isocdbg("em28xx: called em28xx_stop_urbs\n"); in em28xx_stop_urbs() 879 em28xx_isocdbg("em28xx: called em28xx_alloc_isoc in mode %d\n", mode); in em28xx_alloc_urbs() 1005 em28xx_isocdbg("em28xx: called em28xx_init_usb_xfer in mode %d\n", in em28xx_init_usb_xfer()
|
D | em28xx-video.c | 71 #define em28xx_isocdbg(fmt, arg...) \ macro 434 em28xx_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in finish_buffer() 483 em28xx_isocdbg("Overflow of %zu bytes past buffer end (1)\n", in em28xx_copy_video() 509 em28xx_isocdbg("Overflow of %zu bytes past buffer end" in em28xx_copy_video() 581 em28xx_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status() 583 em28xx_isocdbg("URB packet %d, status %d [%s].\n", in print_err_status() 597 em28xx_isocdbg("No active queue to serve\n"); in get_next_buf() 663 em28xx_isocdbg("VBI START HEADER !!!\n"); in process_frame_data_em28xx() 670 em28xx_isocdbg("VIDEO START HEADER !!!\n"); in process_frame_data_em28xx() 808 em28xx_isocdbg("packet bigger than packet size"); in em28xx_urb_data_copy()
|