Searched refs:V4L2_DEBUG_QUEUE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000.h | 402 #define V4L2_DEBUG_QUEUE 0x0010 macro
|
D | tm6000-video.c | 103 dprintk(dev, V4L2_DEBUG_QUEUE, "No active queue to serve\n"); in get_next_buf() 374 dprintk(dev, V4L2_DEBUG_QUEUE, "URB status %d [%s].\n", in print_err_status() 377 dprintk(dev, V4L2_DEBUG_QUEUE, "URB packet %d, status %d [%s].\n", in print_err_status() 618 dprintk(dev, V4L2_DEBUG_QUEUE, "Allocating %d x %d packets" in tm6000_prepare_isoc()
|