Searched refs:mon1_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.c450 if (!radeon_probe_i2c_connector(rinfo, ddc_dvi, &rinfo->mon1_EDID)) {
451 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon1_EDID);
463 rinfo->mon1_EDID = rinfo->mon2_EDID;
496 &rinfo->mon1_EDID);
502 &rinfo->mon1_EDID);
506 &rinfo->mon1_EDID);
510 &rinfo->mon1_EDID);
545 &rinfo->mon1_EDID);
550 &rinfo->mon1_EDID);
553 &rinfo->mon1_EDID);
[all...]
H A Dradeonfb.h326 u8 *mon1_EDID; member in struct:radeonfb_info
H A Dradeon_base.c2077 return radeon_show_one_edid(buf, off, count, rinfo->mon1_EDID);
2290 if (rinfo->mon1_EDID)
2339 kfree(rinfo->mon1_EDID);
2373 if (rinfo->mon1_EDID)
2396 kfree(rinfo->mon1_EDID);

Completed in 53 milliseconds