Home
last modified time | relevance | path

Searched refs:mon1_EDID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c460 if (!radeon_probe_i2c_connector(rinfo, ddc_dvi, &rinfo->mon1_EDID)) { in radeon_probe_screens()
461 radeon_probe_i2c_connector(rinfo, ddc_crt2, &rinfo->mon1_EDID); in radeon_probe_screens()
473 rinfo->mon1_EDID = rinfo->mon2_EDID; in radeon_probe_screens()
504 &rinfo->mon1_EDID); in radeon_probe_screens()
510 &rinfo->mon1_EDID); in radeon_probe_screens()
514 &rinfo->mon1_EDID); in radeon_probe_screens()
518 &rinfo->mon1_EDID); in radeon_probe_screens()
553 &rinfo->mon1_EDID); in radeon_probe_screens()
558 &rinfo->mon1_EDID); in radeon_probe_screens()
561 &rinfo->mon1_EDID); in radeon_probe_screens()
[all …]
H A Dradeonfb.h334 u8 *mon1_EDID; member