Searched refs:xf86optionListMerge (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Option.c | 90 pScrn->options = xf86optionListMerge(pScrn->options, tmp); in xf86CollectOptions() 98 pScrn->options = xf86optionListMerge(pScrn->options, tmp); in xf86CollectOptions() 105 pScrn->options = xf86optionListMerge(pScrn->options, tmp); in xf86CollectOptions() 112 pScrn->options = xf86optionListMerge(pScrn->options, tmp); in xf86CollectOptions() 119 pScrn->options = xf86optionListMerge(pScrn->options, tmp); in xf86CollectOptions() 139 pInfo->options = xf86optionListMerge(tmp, pInfo->options); in xf86CollectInputOptions() 374 return xf86optionListMerge(head, tail); in xf86OptionListMerge()
|
| H A D | xf86platformBus.c | 390 *options = xf86optionListMerge(*options, classopts); in xf86MergeOutputClassOptions()
|
| H A D | xf86Xinput.c | 704 idev->options = xf86optionListMerge(idev->options, classopts); in MergeInputClasses()
|
| H A D | xf86Config.c | 733 optp = xf86optionListMerge(optp, tmp); in configServerFlags()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | xf86Optrec.h | 85 extern _X_EXPORT XF86OptionPtr xf86optionListMerge(XF86OptionPtr head,
|
| H A D | Flags.c | 369 xf86optionListMerge(XF86OptionPtr head, XF86OptionPtr tail) in xf86optionListMerge() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 18315 xfree86: fix wrong usage of xf86optionListMerge
|