Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.h15 int xe_pm_suspend(struct xe_device *xe);
H A Dxe_trace.h410 DEFINE_EVENT(xe_pm_runtime, xe_pm_suspend,
H A Dxe_pci.c928 err = xe_pm_suspend(pdev_to_xe_device(pdev)); in xe_pci_suspend()