Searched refs:coda_debug (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda-common.c | 61 int coda_debug; variable 62 module_param(coda_debug, int, 0644); 63 MODULE_PARM_DESC(coda_debug, "Debug level (0-2)"); 71 v4l2_dbg(2, coda_debug, &dev->v4l2_dev, in coda_write() 81 v4l2_dbg(2, coda_debug, &dev->v4l2_dev, in coda_read() 608 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_s_fmt() 1000 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 1006 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 1017 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 1024 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() [all …]
|
D | coda-bit.c | 641 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_setup_iram() 1353 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, "frame size = %u\n", in coda_finish_encode() 1382 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_encode() 1400 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_seq_end_work() 1617 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, "%s instance %d now: %dx%d\n", in __coda_start_decoding() 1739 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_prepare_decode() 1930 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 2063 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 2069 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 2108 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_irq_handler() [all …]
|
D | coda.h | 241 extern int coda_debug;
|