Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DconfigProcs.h83 int xf86validateMonitor(XF86ConfigPtr p, XF86ConfScreenPtr screen);
H A DScreen.c514 if (!xf86validateMonitor(p, screen)) in xf86validateScreen()
H A DMonitor.c843 xf86validateMonitor(XF86ConfigPtr p, XF86ConfScreenPtr screen) in xf86validateMonitor() function