Searched refs:pedid (Results 1 – 2 of 2) sorted by relevance
1919 unsigned char *pedid = NULL; in riva_get_EDID_OF() local1922 pedid = (unsigned char *)get_property(dp, "EDID,B", 0); in riva_get_EDID_OF()1924 if (pedid) { in riva_get_EDID_OF()1925 rinfo->EDID = pedid; in riva_get_EDID_OF()
1243 unsigned char *pedid = NULL; in radeon_get_EDID_OF() local1250 pedid = (unsigned char *) in radeon_get_EDID_OF()1252 if (pedid != NULL) { in radeon_get_EDID_OF()1253 rinfo->EDID = pedid; in radeon_get_EDID_OF()