Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dxf86DDC.h97 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
H A Dinterpret_edid.c312 xf86ForEachVideoBlock(xf86MonPtr mon, handle_video_fn fn, void *data) in xf86ForEachVideoBlock() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86EdidModes.c1001 xf86ForEachVideoBlock(mon_ptr, handle_cea_svd, &Modes); in DDCModesFromCEAExtension()