Searched refs:coda_debug (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/platform/coda/ |
D | coda-common.c | 60 int coda_debug; variable 61 module_param(coda_debug, int, 0644); 62 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() 648 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_s_fmt() 965 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 971 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 983 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() 999 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_job_ready() [all …]
|
D | coda-bit.c | 609 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_setup_iram() 1285 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, "frame size = %u\n", in coda_finish_encode() 1314 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_encode() 1329 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_seq_end_work() 1531 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, "%s instance %d now: %dx%d\n", in __coda_start_decoding() 1669 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_prepare_decode() 1857 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 1981 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 1987 v4l2_dbg(1, coda_debug, &dev->v4l2_dev, in coda_finish_decode() 2026 v4l2_dbg(1, coda_debug, &ctx->dev->v4l2_dev, in coda_irq_handler() [all …]
|
D | coda.h | 244 extern int coda_debug;
|