Home
last modified time | relevance | path

Searched refs:xe_pm_runtime_suspend (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pm.h22 int xe_pm_runtime_suspend(struct xe_device *xe);
Dxe_pm.c355 int xe_pm_runtime_suspend(struct xe_device *xe) in xe_pm_runtime_suspend() function
Dxe_trace.h414 DEFINE_EVENT(xe_pm_runtime, xe_pm_runtime_suspend,
Dxe_pci.c948 err = xe_pm_runtime_suspend(xe); in xe_pci_runtime_suspend()