Searched refs:vpe_err (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/platform/ti-vpe/ |
D | vpe.c | 87 #define vpe_err(vpedev, fmt, arg...) \ macro 569 vpe_err(ctx->dev, "failed to allocate motion vector buffer\n"); in realloc_mv_buffers() 576 vpe_err(ctx->dev, "failed to allocate motion vector buffer\n"); in realloc_mv_buffers() 1054 vpe_err(ctx->dev, in add_out_dtd() 1114 vpe_err(ctx->dev, in add_in_dtd() 1361 vpe_err(dev, "instance released before end of transaction\n"); in vpe_irq() 1586 vpe_err(ctx->dev, "Fourcc format (0x%08x) invalid.\n", in __vpe_try_fmt() 1721 vpe_err(ctx->dev, "queue busy\n"); in __vpe_s_fmt() 1838 vpe_err(ctx->dev, "negative values for top and left\n"); in __vpe_try_selection() 1962 vpe_err(ctx->dev, "Invalid control\n"); in vpe_s_ctrl() [all …]
|