Lines Matching refs:dprintk
56 dprintk(1, "multi-planar buffer passed but " in __verify_planes_array()
62 dprintk(1, "incorrect planes array length, " in __verify_planes_array()
152 dprintk(1, "%s: invalid buffer type\n", opname); in vb2_queue_or_prepare_buf()
157 dprintk(1, "%s: buffer index out of range\n", opname); in vb2_queue_or_prepare_buf()
163 dprintk(1, "%s: buffer is NULL\n", opname); in vb2_queue_or_prepare_buf()
168 dprintk(1, "%s: invalid memory type\n", opname); in vb2_queue_or_prepare_buf()
294 dprintk(1, "plane parameters verification failed: %d\n", ret); in __fill_vb2_buffer()
307 dprintk(1, "the field is incorrectly set to ALTERNATE " in __fill_vb2_buffer()
459 dprintk(1, "wrong buffer type\n"); in vb2_querybuf()
464 dprintk(1, "buffer index out of range\n"); in vb2_querybuf()
509 dprintk(1, "file io in progress\n"); in vb2_prepare_buf()
566 dprintk(1, "file io in progress\n"); in vb2_qbuf()
580 dprintk(1, "invalid buffer type\n"); in vb2_internal_dqbuf()
617 dprintk(1, "file io in progress\n"); in vb2_dqbuf()
640 dprintk(1, "file io in progress\n"); in vb2_streamon()
665 dprintk(1, "file io in progress\n"); in vb2_streamoff()
947 dprintk(3, "setting up file io: mode %s, count %d, read_once %d, write_immediately %d\n", in __vb2_init_fileio()
1058 dprintk(3, "file io emulator closed\n"); in __vb2_cleanup_fileio()
1088 dprintk(3, "mode %s, offset %ld, count %zd, %sblocking\n", in __vb2_perform_fileio()
1100 dprintk(3, "vb2_init_fileio result: %d\n", ret); in __vb2_perform_fileio()
1123 dprintk(5, "vb2_dqbuf result: %d\n", ret); in __vb2_perform_fileio()
1153 dprintk(5, "reducing read count: %zd\n", count); in __vb2_perform_fileio()
1159 dprintk(3, "copying %zd bytes - buffer %d, offset %u\n", in __vb2_perform_fileio()
1166 dprintk(3, "error copying data\n"); in __vb2_perform_fileio()
1184 dprintk(3, "read limit reached\n"); in __vb2_perform_fileio()
1205 dprintk(5, "vb2_dbuf result: %d\n", ret); in __vb2_perform_fileio()
1298 dprintk(5, "file io: vb2_dqbuf result: %d\n", ret); in vb2_thread()
1351 dprintk(3, "file io: vb2_init_fileio result: %d\n", ret); in vb2_thread_start()