Home
last modified time | relevance | path

Searched refs:drmHashCreate (Results 1 - 8 of 8) sorted by relevance

/third_party/libdrm/tests/
H A Dhash.c162 table = drmHashCreate(); in main()
171 table = drmHashCreate(); in main()
180 table = drmHashCreate(); in main()
189 table = drmHashCreate(); in main()
203 table = drmHashCreate(); in main()
/third_party/libdrm/etnaviv/
H A Detnaviv_device.c53 dev->handle_table = drmHashCreate(); in etna_device_new()
54 dev->name_table = drmHashCreate(); in etna_device_new()
/third_party/libdrm/freedreno/
H A Dfreedreno_device.c82 dev->handle_table = drmHashCreate(); in fd_device_new()
83 dev->name_table = drmHashCreate(); in fd_device_new()
/third_party/libdrm/
H A Dxf86drmHash.c105 drm_public void *drmHashCreate(void) in drmHashCreate() function
H A Dxf86drm.h736 extern void *drmHashCreate(void);
H A Dxf86drm.c651 drmHashTable = drmHashCreate(); in drmGetEntry()
657 entry->tagTable = drmHashCreate(); in drmGetEntry()
/third_party/libdrm/omap/
H A Domap_drm.c87 dev->handle_table = drmHashCreate(); in omap_device_new_impl()
98 dev_table = drmHashCreate(); in omap_device_new()
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c231 msm_ring->bo_table = drmHashCreate(); in bo2idx()
267 msm_ring->cmd_table = drmHashCreate(); in get_cmd()

Completed in 12 milliseconds