Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DVendor.c140 #define CLEANUP xf86freeVendorList
224 xf86freeVendorList(XF86ConfVendorPtr p) in xf86freeVendorList() function
H A DconfigProcs.h96 void xf86freeVendorList(XF86ConfVendorPtr p);
H A Dread.c303 xf86freeVendorList(p->conf_vendor_lst); in xf86freeConfig()