Home
last modified time | relevance | path

Searched refs:xf86freeInputList (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInput.c73 #define CLEANUP xf86freeInputList
148 xf86freeInputList(XF86ConfInputPtr ptr) in xf86freeInputList() function
H A DconfigProcs.h51 void xf86freeInputList(XF86ConfInputPtr ptr);
H A DPointer.c92 #define CLEANUP xf86freeInputList
H A Dread.c302 xf86freeInputList(p->conf_input_lst); in xf86freeConfig()