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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_monitor.c455 if (!radeon_probe_i2c_connector(rinfo, ddc_vga, &rinfo->mon2_EDID) &&
457 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon2_EDID);
463 rinfo->mon1_EDID = rinfo->mon2_EDID;
469 rinfo->mon2_EDID = NULL;
573 &rinfo->mon2_EDID);
578 &rinfo->mon2_EDID);
581 &rinfo->mon2_EDID);
594 rinfo->mon1_EDID = rinfo->mon2_EDID;
598 rinfo->mon2_EDID = NULL;
610 rinfo->mon1_EDID = rinfo->mon2_EDID;
[all...]
H A Dradeonfb.h330 u8 *mon2_EDID; member in struct:radeonfb_info
H A Dradeon_base.c2088 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID);
2292 if (rinfo->mon2_EDID)
2340 kfree(rinfo->mon2_EDID);
2375 if (rinfo->mon2_EDID)
2397 kfree(rinfo->mon2_EDID);

Completed in 52 milliseconds