Searched refs:mon2_EDID (Results 1 – 3 of 3) sorted by relevance
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()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 …]
2220 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID); in radeon_show_edid2()2438 if (rinfo->mon2_EDID) in radeonfb_pci_register()2488 kfree(rinfo->mon2_EDID); in radeonfb_pci_register()2523 if (rinfo->mon2_EDID) in radeonfb_pci_unregister()2539 kfree(rinfo->mon2_EDID); in radeonfb_pci_unregister()
338 u8 *mon2_EDID; member
Completed in 12 milliseconds