Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
A Dradeon_monitor.c473 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()
620 rinfo->mon2_EDID = tmp_EDID; in radeon_probe_screens()
629 kfree(rinfo->mon2_EDID); in radeon_probe_screens()
630 rinfo->mon2_EDID = NULL; in radeon_probe_screens()
[all …]
A Dradeon_base.c2219 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID); in radeon_show_edid2()
2447 if (rinfo->mon2_EDID) in radeonfb_pci_register()
2497 kfree(rinfo->mon2_EDID); in radeonfb_pci_register()
2532 if (rinfo->mon2_EDID) in radeonfb_pci_unregister()
2548 kfree(rinfo->mon2_EDID); in radeonfb_pci_unregister()
A Dradeonfb.h338 u8 *mon2_EDID; member

Completed in 14 milliseconds