Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pm.h20 void xe_pm_runtime_fini(struct xe_device *xe);
H A Dxe_pm.c328 void xe_pm_runtime_fini(struct xe_device *xe) in xe_pm_runtime_fini() function
H A Dxe_pci.c738 xe_pm_runtime_fini(xe); in xe_pci_remove()