Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dread.c130 HANDLE_LIST(conf_videoadaptor_lst, xf86parseVideoAdaptorSection, in xf86readConfigFile()
298 xf86freeVideoAdaptorList(p->conf_videoadaptor_lst); in xf86freeConfig()
H A Dwrite.c111 xf86printVideoAdaptorSection(cf, cptr->conf_videoadaptor_lst); in doWriteConfigFile()
H A Dxf86Parser.h422 XF86ConfVideoAdaptorPtr conf_videoadaptor_lst; member
H A DScreen.c530 p->conf_videoadaptor_lst); in xf86validateScreen()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c667 xf86config->conf_videoadaptor_lst = NULL; in DoConfigure()