Home
last modified time | relevance | path

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

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