Lines Matching refs:mon2_EDID
465 if (!radeon_probe_i2c_connector(rinfo, ddc_vga, &rinfo->mon2_EDID) && in radeon_probe_screens()
467 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon2_EDID); in radeon_probe_screens()
473 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
479 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
583 &rinfo->mon2_EDID); in radeon_probe_screens()
588 &rinfo->mon2_EDID); in radeon_probe_screens()
591 &rinfo->mon2_EDID); in radeon_probe_screens()
604 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
608 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
620 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
622 rinfo->mon2_EDID = tmp_EDID; in radeon_probe_screens()
631 kfree(rinfo->mon2_EDID); in radeon_probe_screens()
632 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
644 if (rinfo->mon2_EDID) in radeon_probe_screens()