Searched defs:amdgpu_userq_funcs (Results 1 – 1 of 1) sorted by relevance
71 struct amdgpu_userq_funcs { struct72 int (*mqd_create)(struct amdgpu_userq_mgr *uq_mgr,75 void (*mqd_destroy)(struct amdgpu_userq_mgr *uq_mgr,77 int (*unmap)(struct amdgpu_userq_mgr *uq_mgr,79 int (*map)(struct amdgpu_userq_mgr *uq_mgr,
Completed in 14 milliseconds