Searched refs:coda_debug (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/media/platform/coda/ |
| D | coda-common.c | 62 int coda_debug; variable 63 module_param(coda_debug, int, 0644); 64 MODULE_PARM_DESC(coda_debug, "Debug level (0-2)"); 80 v4l2_dbg(2, coda_debug, &dev->v4l2_dev, in coda_write() 90 v4l2_dbg(2, coda_debug, &dev->v4l2_dev, in coda_read() 753 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_s_fmt() 1261 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 1267 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 1280 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 1288 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() [all …]
|
| D | coda-bit.c | 716 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_setup_iram() 1465 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, "frame size = %u\n", in coda_finish_encode() 1495 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_encode() 1513 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_seq_end_work() 1658 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in __coda_start_decoding() 1763 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, "%s instance %d now: %dx%d\n", in __coda_start_decoding() 1896 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_prepare_decode() 2103 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 2246 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 2252 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() [all …]
|
| D | coda.h | 254 extern int coda_debug;
|