Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dwrite.c117 xf86printDeviceSection(cf, cptr->conf_device_lst); in doWriteConfigFile()
H A DconfigProcs.h34 void xf86printDeviceSection(FILE * cf, XF86ConfDevicePtr ptr);
H A DDevice.c258 xf86printDeviceSection(FILE * cf, XF86ConfDevicePtr ptr) in xf86printDeviceSection() function