Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DconfigProcs.h65 void xf86freeLayoutList(XF86ConfLayoutPtr ptr);
H A DLayout.c90 #define CLEANUP xf86freeLayoutList
415 xf86freeLayoutList(XF86ConfLayoutPtr ptr) in xf86freeLayoutList() function
H A Dread.c301 xf86freeLayoutList(p->conf_layout_lst); in xf86freeConfig()