Searched refs:xe_pm_suspend (Results 1 – 4 of 4) sorted by relevance
15 int xe_pm_suspend(struct xe_device *xe);
114 int xe_pm_suspend(struct xe_device *xe) in xe_pm_suspend() function
404 DEFINE_EVENT(xe_pm_runtime, xe_pm_suspend,
898 err = xe_pm_suspend(pdev_to_xe_device(pdev)); in xe_pci_suspend()