Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dinterpret_edid.c40 static void get_display_section(Uchar *, struct disp_features *,
183 get_display_section(SECTION(DISPLAY_SECTION, block), &m->features, &m->ver); in xf86InterpretEDID()
462 get_display_section(Uchar * c, struct disp_features *r, struct edid_version *v) in get_display_section() function