Searched refs:em28xx_isocdbg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 66 #define em28xx_isocdbg(fmt, arg...) do { \ macro 792 em28xx_isocdbg("urb completion error %d.\n", urb->status); in em28xx_irq_callback() 811 em28xx_isocdbg("urb resubmit failed (error=%i)\n", in em28xx_irq_callback() 825 em28xx_isocdbg("called %s in mode %d\n", __func__, mode); in em28xx_uninit_usb_xfer() 865 em28xx_isocdbg("called %s\n", __func__); in em28xx_stop_urbs() 894 em28xx_isocdbg("em28xx: called %s in mode %d\n", __func__, mode); in em28xx_alloc_urbs() 1015 em28xx_isocdbg("em28xx: called %s in mode %d\n", __func__, mode); in em28xx_init_usb_xfer()
|
H A D | em28xx-video.c | 68 #define em28xx_isocdbg(fmt, arg...) do {\ macro 440 em28xx_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in finish_buffer() 489 em28xx_isocdbg("Overflow of %zu bytes past buffer end (1)\n", in em28xx_copy_video() 515 em28xx_isocdbg("Overflow of %zu bytes past buffer end(2)\n", in em28xx_copy_video() 587 em28xx_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status() 589 em28xx_isocdbg("URB packet %d, status %d [%s].\n", in print_err_status() 603 em28xx_isocdbg("No active queue to serve\n"); in get_next_buf() 673 em28xx_isocdbg("VBI START HEADER !!!\n"); in process_frame_data_em28xx() 680 em28xx_isocdbg("VIDEO START HEADER !!!\n"); in process_frame_data_em28xx() 826 em28xx_isocdbg("packe in em28xx_urb_data_copy() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 56 #define em28xx_isocdbg(fmt, arg...) do { \ macro 784 em28xx_isocdbg("urb completion error %d.\n", urb->status); in em28xx_irq_callback() 803 em28xx_isocdbg("urb resubmit failed (error=%i)\n", in em28xx_irq_callback() 817 em28xx_isocdbg("called %s in mode %d\n", __func__, mode); in em28xx_uninit_usb_xfer() 857 em28xx_isocdbg("called %s\n", __func__); in em28xx_stop_urbs() 886 em28xx_isocdbg("em28xx: called %s in mode %d\n", __func__, mode); in em28xx_alloc_urbs() 1007 em28xx_isocdbg("em28xx: called %s in mode %d\n", __func__, mode); in em28xx_init_usb_xfer()
|
H A D | em28xx-video.c | 58 #define em28xx_isocdbg(fmt, arg...) do {\ macro 430 em28xx_isocdbg("[%p/%d] wakeup\n", buf, buf->top_field); in finish_buffer() 479 em28xx_isocdbg("Overflow of %zu bytes past buffer end (1)\n", in em28xx_copy_video() 505 em28xx_isocdbg("Overflow of %zu bytes past buffer end(2)\n", in em28xx_copy_video() 577 em28xx_isocdbg("URB status %d [%s].\n", status, errmsg); in print_err_status() 579 em28xx_isocdbg("URB packet %d, status %d [%s].\n", in print_err_status() 593 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() 816 em28xx_isocdbg("packe in em28xx_urb_data_copy() [all...] |
Completed in 8 milliseconds