Searched refs:mon2_EDID (Results 1 – 2 of 2) sorted by relevance
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()581 &rinfo->mon2_EDID); in radeon_probe_screens()586 &rinfo->mon2_EDID); in radeon_probe_screens()589 &rinfo->mon2_EDID); in radeon_probe_screens()602 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()606 rinfo->mon2_EDID = NULL; in radeon_probe_screens()618 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()[all …]
338 u8 *mon2_EDID; member