Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu-symbol-check36 amdgpu_cs_destroy_semaphore
Damdgpu.h1354 int amdgpu_cs_destroy_semaphore(amdgpu_semaphore_handle sem);
Damdgpu_cs.c598 int amdgpu_cs_destroy_semaphore(amdgpu_semaphore_handle sem) in amdgpu_cs_destroy_semaphore() function
/external/libdrm/tests/amdgpu/
Dbasic_tests.c823 r = amdgpu_cs_destroy_semaphore(sem); in amdgpu_semaphore_test()