Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_fence.h14 int xe_hw_fence_module_init(void);
Dxe_module.c89 .init = xe_hw_fence_module_init,
Dxe_hw_fence.c21 int __init xe_hw_fence_module_init(void) in xe_hw_fence_module_init() function