Home
last modified time | relevance | path

Searched refs:xf86printOptionList (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DVendor.c208 xf86printOptionList(cf, ptr->vnd_option_lst, 1); in xf86printVendorSection()
215 xf86printOptionList(cf, pptr->vs_option_lst, 2); in xf86printVendorSection()
H A DVideo.c236 xf86printOptionList(cf, ptr->va_option_lst, 1); in xf86printVideoAdaptorSection()
243 xf86printOptionList(cf, pptr->vp_option_lst, 2); in xf86printVideoAdaptorSection()
H A Dxf86Optrec.h90 extern _X_EXPORT void xf86printOptionList(FILE * fp, XF86OptionPtr list,
H A DExtensions.c98 xf86printOptionList(cf, p, 1); in xf86printExtensionsSection()
H A DFlags.c186 xf86printOptionList(f, p, 1); in xf86printServerFlagsSection()
475 xf86printOptionList(FILE * fp, XF86OptionPtr list, int tabs) in xf86printOptionList() function
H A DInput.c141 xf86printOptionList(cf, ptr->inp_option_lst, 1); in xf86printInputSection()
H A DModule.c199 xf86printOptionList(cf, lptr->load_opt, 2); in xf86printModuleSection()
H A DScreen.c402 xf86printOptionList(cf, ptr->scrn_option_lst, 1); in xf86printScreenSection()
454 xf86printOptionList(cf, dptr->disp_option_lst, 2); in xf86printScreenSection()
H A DDevice.c299 xf86printOptionList(cf, ptr->dev_option_lst, 1); in xf86printDeviceSection()
H A DLayout.c374 xf86printOptionList(cf, ptr->lay_option_lst, 1); in xf86printLayoutSection()
H A DInputClass.c495 xf86printOptionList(cf, ptr->option_lst, 1); in xf86printInputClassSection()
H A DMonitor.c714 xf86printOptionList(cf, ptr->mon_option_lst, 1); in xf86printMonitorSection()