Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Optrec.h83 extern _X_EXPORT XF86OptionPtr xf86optionListCreate(const char **options,
H A DFlags.c340 xf86optionListCreate(const char **options, int count, int used) in xf86optionListCreate() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c136 XF86OptionPtr tmp = xf86optionListCreate(defaultOpts, -1, 0); in xf86CollectInputOptions()
368 return xf86optionListCreate(options, count, used); in xf86OptionListCreate()