Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.h366 void xe_bo_dev_fini(struct xe_bo_dev *bo_device);
H A Dxe_device.c392 xe_bo_dev_fini(&xe->bo_device); in xe_device_destroy()
H A Dxe_bo.c2873 void xe_bo_dev_fini(struct xe_bo_dev *bo_dev) in xe_bo_dev_fini() function