Home
last modified time | relevance | path

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

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