Lines Matching refs:IS_ERR
113 if (IS_ERR(hdmi->phy)) { in hdmi_init()
122 if (IS_ERR(hdmi->mmio)) { in hdmi_init()
134 if (IS_ERR(hdmi->qfprom_mmio)) { in hdmi_init()
150 if (IS_ERR(reg)) { in hdmi_init()
171 if (IS_ERR(reg)) { in hdmi_init()
191 if (IS_ERR(clk)) { in hdmi_init()
211 if (IS_ERR(clk)) { in hdmi_init()
224 if (IS_ERR(hdmi->i2c)) { in hdmi_init()
232 if (IS_ERR(hdmi->hdcp_ctrl)) { in hdmi_init()
267 if (IS_ERR(hdmi->bridge)) { in hdmi_modeset_init()
275 if (IS_ERR(hdmi->connector)) { in hdmi_modeset_init()
498 if (IS_ERR(hdmi)) in hdmi_bind()