Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DDevice.c90 #define CLEANUP xf86freeDeviceList
318 xf86freeDeviceList(XF86ConfDevicePtr ptr) in xf86freeDeviceList() function
H A DconfigProcs.h35 void xf86freeDeviceList(XF86ConfDevicePtr ptr);
H A Dread.c299 xf86freeDeviceList(p->conf_device_lst); in xf86freeConfig()