Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.h18 void xe_oa_fini(struct xe_device *xe);
Dxe_device.c748 xe_oa_fini(xe); in xe_device_probe()
782 xe_oa_fini(xe); in xe_device_remove()
Dxe_oa.c2502 void xe_oa_fini(struct xe_device *xe) in xe_oa_fini() function