Lines Matching refs:IS_ERR
111 if (IS_ERR(f)) in g2d_queue_setup()
129 if (IS_ERR(f)) in g2d_buf_prepare()
257 if (IS_ERR(ctx->fh.m2m_ctx)) { in g2d_open()
325 if (IS_ERR(frm)) in vidioc_g_fmt()
387 if (IS_ERR(frm)) in vidioc_s_fmt()
414 if (IS_ERR(f)) in vidioc_cropcap()
431 if (IS_ERR(f)) in vidioc_g_crop()
448 if (IS_ERR(f)) in vidioc_try_crop()
470 if (IS_ERR(f)) in vidioc_s_crop()
639 if (IS_ERR(dev->regs)) in g2d_probe()
643 if (IS_ERR(dev->clk)) { in g2d_probe()
655 if (IS_ERR(dev->gate)) { in g2d_probe()
684 if (IS_ERR(dev->alloc_ctx)) { in g2d_probe()
713 if (IS_ERR(dev->m2m_dev)) { in g2d_probe()