Searched refs:V4L2_DEBUG_QUEUE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/media/usb/tm6000/ |
D | tm6000.h | 389 #define V4L2_DEBUG_QUEUE 0x0010 macro
|
D | tm6000-video.c | 86 dprintk(dev, V4L2_DEBUG_QUEUE, "No active queue to serve\n"); in get_next_buf() 357 dprintk(dev, V4L2_DEBUG_QUEUE, "URB status %d [%s].\n", in print_err_status() 360 dprintk(dev, V4L2_DEBUG_QUEUE, "URB packet %d, status %d [%s].\n", in print_err_status() 598 …dprintk(dev, V4L2_DEBUG_QUEUE, "Allocating %d x %d packets (%d bytes) of %d bytes each to handle %… in tm6000_prepare_isoc()
|