Home
last modified time | relevance | path

Searched refs:amdgpu_cs_destroy_semaphore (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu-symbols.txt29 amdgpu_cs_destroy_semaphore
Damdgpu.h1500 int amdgpu_cs_destroy_semaphore(amdgpu_semaphore_handle sem);
Damdgpu_cs.c655 drm_public int amdgpu_cs_destroy_semaphore(amdgpu_semaphore_handle sem) in amdgpu_cs_destroy_semaphore() function
/third_party/libdrm/tests/amdgpu/
Dbasic_tests.c1339 r = amdgpu_cs_destroy_semaphore(sem); in amdgpu_semaphore_test()