Home
last modified time | relevance | path

Searched refs:drmHashDestroy (Results 1 – 6 of 6) sorted by relevance

/external/libdrm/tests/
Dhash.c168 drmHashDestroy(table); in main()
177 drmHashDestroy(table); in main()
186 drmHashDestroy(table); in main()
200 drmHashDestroy(table); in main()
214 drmHashDestroy(table); in main()
/external/libdrm/freedreno/
Dfreedreno_device.c141 drmHashDestroy(dev->handle_table); in fd_device_del_impl()
142 drmHashDestroy(dev->name_table); in fd_device_del_impl()
/external/libdrm/
Dxf86drmHash.c124 int drmHashDestroy(void *t) in drmHashDestroy() function
Dxf86drm.h696 extern int drmHashDestroy(void *t);
Dxf86drm.c1224 drmHashDestroy(entry->tagTable); in drmClose()
/external/libdrm/omap/
Domap_drm.c129 drmHashDestroy(dev->handle_table); in omap_device_del()