HomeSort by relevance Sort by last modified time
    Searched refs:drmRandomDestroy (Results 1 - 3 of 3) sorted by null

  /external/libdrm/
xf86drmRandom.c 106 extern int drmRandomDestroy(void *state);
141 int drmRandomDestroy(void *state)
183 drmRandomDestroy(state);
199 drmRandomDestroy(state);
xf86drmHash.c 100 #define HASH_RANDOM_DESTROY drmRandomDestroy(state)
xf86drm.h 687 extern int drmRandomDestroy(void *state);

Completed in 1595 milliseconds