Home
last modified time | relevance | path

Searched refs:defaultOpts (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c133 xf86CollectInputOptions(InputInfoPtr pInfo, const char **defaultOpts) in xf86CollectInputOptions() argument
135 if (defaultOpts) { in xf86CollectInputOptions()
136 XF86OptionPtr tmp = xf86optionListCreate(defaultOpts, -1, 0); in xf86CollectInputOptions()
H A Dxf86Xinput.h204 xf86CollectInputOptions(InputInfoPtr pInfo, const char **defaultOpts);