Searched refs:vpe_err (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/ti/vpe/ |
H A D | vpe.c | 84 #define vpe_err(vpedev, fmt, arg...) \ macro 568 vpe_err(ctx->dev, "failed to allocate motion vector buffer\n"); in realloc_mv_buffers() 575 vpe_err(ctx->dev, "failed to allocate motion vector buffer\n"); in realloc_mv_buffers() 1057 vpe_err(ctx->dev, in add_out_dtd() 1123 vpe_err(ctx->dev, in add_in_dtd() 1389 vpe_err(dev, "instance released before end of transaction\n"); in vpe_irq() 1743 vpe_err(ctx->dev, "queue busy\n"); in __vpe_s_fmt() 1855 vpe_err(ctx->dev, "negative values for top and left\n"); in __vpe_try_selection() 1982 vpe_err(ctx->dev, "Invalid control\n"); in vpe_s_ctrl() 2081 vpe_err(ctx->dev, in vpe_buf_prepare() [all …]
|