Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInput.c165 xf86validateInput(XF86ConfigPtr p) in xf86validateInput() function
H A DconfigProcs.h52 int xf86validateInput(XF86ConfigPtr p);
H A Dread.c81 if (!xf86validateInput(p)) in xf86validateConfig()