Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c1200 FreeInputAttributes(new); in dix_input_attributes()
1205 FreeInputAttributes(new); in dix_input_attributes()
1210 FreeInputAttributes(new); in dix_input_attributes()
1215 FreeInputAttributes(new); in dix_input_attributes()
1220 FreeInputAttributes(new); in dix_input_attributes()
1225 FreeInputAttributes(new); in dix_input_attributes()
1230 FreeInputAttributes(new); in dix_input_attributes()
1232 FreeInputAttributes(orig); in dix_input_attributes()
/OK3568_Linux_fs/external/xserver/dix/
H A Dinpututils.c402 FreeInputAttributes(new_attr); in DuplicateInputAttributes()
407 FreeInputAttributes(InputAttributes * attrs) in FreeInputAttributes() function
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h535 extern _X_EXPORT void FreeInputAttributes(InputAttributes * attrs);
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c788 FreeInputAttributes(pInp->attrs); in xf86DeleteInput()