Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dwrite.c101 xf86printVendorSection(cf, cptr->conf_vendor_lst); in doWriteConfigFile()
H A DconfigProcs.h97 void xf86printVendorSection(FILE * cf, XF86ConfVendorPtr ptr);
H A DVendor.c197 xf86printVendorSection(FILE * cf, XF86ConfVendorPtr ptr) in xf86printVendorSection() function