Home
last modified time | relevance | path

Searched refs:xe_hw_fence_module_exit (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_hw_fence.h15 void xe_hw_fence_module_exit(void);
H A Dxe_module.c90 .exit = xe_hw_fence_module_exit,
H A Dxe_hw_fence.c32 void xe_hw_fence_module_exit(void) in xe_hw_fence_module_exit() function