Lines Matching refs:mon2_EDID
464 if (!radeon_probe_i2c_connector(rinfo, ddc_vga, &rinfo->mon2_EDID) && in radeon_probe_screens()
466 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon2_EDID); in radeon_probe_screens()
472 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
478 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
582 &rinfo->mon2_EDID); in radeon_probe_screens()
587 &rinfo->mon2_EDID); in radeon_probe_screens()
590 &rinfo->mon2_EDID); in radeon_probe_screens()
603 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
607 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
619 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
621 rinfo->mon2_EDID = tmp_EDID; in radeon_probe_screens()
630 kfree(rinfo->mon2_EDID); in radeon_probe_screens()
631 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
643 if (rinfo->mon2_EDID) in radeon_probe_screens()