Home
last modified time | relevance | path

Searched refs:mon2_EDID (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_monitor.c464 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()
[all …]
Dradeonfb.h337 u8 *mon2_EDID; member
Dradeon_base.c2242 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID); in radeon_show_edid2()
2453 if (rinfo->mon2_EDID) in radeonfb_pci_register()
2503 kfree(rinfo->mon2_EDID); in radeonfb_pci_register()
2538 if (rinfo->mon2_EDID) in radeonfb_pci_unregister()
2564 kfree(rinfo->mon2_EDID); in radeonfb_pci_unregister()