Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dread.c95 if ((ptr = xf86allocateConfig()) == NULL) { in xf86readConfigFile()
279 XF86ConfigPtr xf86allocateConfig(void) in xf86allocateConfig() function
H A Dxf86Parser.h453 extern XF86ConfigPtr xf86allocateConfig(void);
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86AutoConfig.c176 if (xf86allocateConfig() != NULL) { in xf86AutoConfig()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18709 appears in this file), add a new function xf86allocateConfig
18713 new xf86allocateConfig function.
18717 xf86allocateConfig function.
18719 In xf86AutoConfig.c, add a call to the new xf86allocateConfig function