Lines Matching refs:IS_ERR
111 if (IS_ERR(f)) in g2d_queue_setup()
129 if (IS_ERR(f)) in g2d_buf_prepare()
258 if (IS_ERR(ctx->fh.m2m_ctx)) { in g2d_open()
326 if (IS_ERR(frm)) in vidioc_g_fmt()
388 if (IS_ERR(frm)) in vidioc_s_fmt()
415 if (IS_ERR(f)) in vidioc_cropcap()
432 if (IS_ERR(f)) in vidioc_g_crop()
449 if (IS_ERR(f)) in vidioc_try_crop()
471 if (IS_ERR(f)) in vidioc_s_crop()
640 if (IS_ERR(dev->regs)) in g2d_probe()
644 if (IS_ERR(dev->clk)) { in g2d_probe()
656 if (IS_ERR(dev->gate)) { in g2d_probe()
685 if (IS_ERR(dev->alloc_ctx)) { in g2d_probe()
714 if (IS_ERR(dev->m2m_dev)) { in g2d_probe()