Searched refs:V4L2_DEBUG_QUEUE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000.h | 389 #define V4L2_DEBUG_QUEUE 0x0010 macro
|
H A 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() 599 dprintk(dev, V4L2_DEBUG_QUEUE, "Allocating %d x %d packets (%d bytes) of %d bytes each to handle %u size\n", in tm6000_prepare_isoc()
|
Completed in 4 milliseconds