Searched refs:disptype (Results 1 – 1 of 1) sorted by relevance
1728 const unsigned char *disptype = NULL; in riva_get_EDID_OF() local1736 disptype = of_get_property(dp, "display-type", NULL); in riva_get_EDID_OF()1737 if (disptype == NULL) in riva_get_EDID_OF()1739 if (strncmp(disptype, "LCD", 3) != 0) in riva_get_EDID_OF()