Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h131 typedef void (*FindResType) (void *value, typedef
209 FindResType func,
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c983 RESTYPE type, FindResType func, void *cdata) in FindClientResourcesByType()