Searched refs:xf86freeDeviceList (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DconfigProcs.h36 void xf86freeDeviceList(XF86ConfDevicePtr ptr);
H A DDevice.c96 #define CLEANUP xf86freeDeviceList
337 xf86freeDeviceList (XF86ConfDevicePtr ptr) function in typeref:typename:void
H A Dread.c308 xf86freeDeviceList (p->conf_device_lst);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DconfigProcs.h35 void xf86freeDeviceList(XF86ConfDevicePtr ptr);
H A DDevice.c90 #define CLEANUP xf86freeDeviceList
320 xf86freeDeviceList(XF86ConfDevicePtr ptr) function in typeref:typename:void
H A Dread.c301 xf86freeDeviceList(p->conf_device_lst);

Completed in 6 milliseconds