Home
last modified time | relevance | path

Searched refs:xf86optionListFree (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DVendor.c80 xf86optionListFree(ptr->vs_option_lst); in xf86freeVendorSubList()
231 xf86optionListFree(p->vnd_option_lst); in xf86freeVendorList()
H A DFlags.c223 xf86optionListFree(flags->flg_option_lst); in xf86freeFlags()
246 xf86optionListFree(XF86OptionPtr opt) in xf86optionListFree() function
387 xf86optionListFree(b); in xf86optionListMerge()
H A DVideo.c81 xf86optionListFree(ptr->vp_option_lst); in xf86freeVideoPortList()
266 xf86optionListFree(ptr->va_option_lst); in xf86freeVideoAdaptorList()
H A Dxf86Optrec.h74 extern _X_EXPORT void xf86optionListFree(XF86OptionPtr opt);
H A DExtensions.c108 xf86optionListFree(ptr->ext_option_lst); in xf86freeExtensions()
H A DInput.c156 xf86optionListFree(ptr->inp_option_lst); in xf86freeInputList()
H A DOutputClass.c66 xf86optionListFree(ptr->option_lst); in xf86freeOutputClassList()
H A DScreen.c99 xf86optionListFree(ptr->disp_option_lst); in xf86freeDisplayList()
488 xf86optionListFree(ptr->scrn_option_lst); in xf86freeScreenList()
H A DDevice.c332 xf86optionListFree(ptr->dev_option_lst); in xf86freeDeviceList()
H A DLayout.c406 xf86optionListFree(ptr->iref_option_lst); in xf86freeInputrefList()
H A DInputClass.c138 xf86optionListFree(ptr->option_lst); in xf86freeInputClassList()
H A DMonitor.c783 xf86optionListFree(ptr->mon_option_lst); in xf86freeMonitorList()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c380 xf86optionListFree(opt); in xf86OptionListFree()
H A Dxf86Xinput.c808 xf86optionListFree(pInp->options); in xf86DeleteInput()