Searched refs:disptype (Results 1 – 2 of 2) 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()
811 osd_raw_window_t disptype, in CreateOSDWindow() argument815 windownr, disptype, width, height); in CreateOSDWindow()