Home
last modified time | relevance | path

Searched refs:FindTypeSubResources (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h165 typedef void (*FindTypeSubResources)(void *value, typedef
173 RESTYPE /*type*/, FindTypeSubResources /*findFunc*/);
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c184 FindTypeSubResources findSubResFunc;
578 SetResourceTypeFindSubResFunc(RESTYPE type, FindTypeSubResources findFunc) in SetResourceTypeFindSubResFunc()