Searched refs:vpe_err (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
D | vpe.c | 86 #define vpe_err(vpedev, fmt, arg...) \ macro 547 vpe_err(ctx->dev, "failed to allocate motion vector buffer\n"); in realloc_mv_buffers() 554 vpe_err(ctx->dev, "failed to allocate motion vector buffer\n"); in realloc_mv_buffers() 1008 vpe_err(ctx->dev, in add_out_dtd() 1048 vpe_err(ctx->dev, in add_in_dtd() 1244 vpe_err(dev, "instance released before end of transaction\n"); in vpe_irq() 1439 vpe_err(ctx->dev, "Fourcc format (0x%08x) invalid.\n", in __vpe_try_fmt() 1535 vpe_err(ctx->dev, "queue busy\n"); in __vpe_s_fmt() 1635 vpe_err(ctx->dev, "negative values for top and left\n"); in __vpe_try_selection() 1759 vpe_err(ctx->dev, "Invalid control\n"); in vpe_s_ctrl() [all …]
|