Searched refs:pdev_to_xe_device (Results 1 – 6 of 6) sorted by relevance
32 struct xe_device *xe = pdev_to_xe_device(pdev); in vram_d3cold_threshold_show()50 struct xe_device *xe = pdev_to_xe_device(pdev); in vram_d3cold_threshold_store()
759 xe = pdev_to_xe_device(pdev); in xe_pci_remove()897 xe_device_shutdown(pdev_to_xe_device(pdev)); in xe_pci_shutdown()903 struct xe_device *xe = pdev_to_xe_device(pdev); in d3cold_toggle()928 err = xe_pm_suspend(pdev_to_xe_device(pdev)); in xe_pci_suspend()965 err = xe_pm_resume(pdev_to_xe_device(pdev)); in xe_pci_resume()975 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_runtime_suspend()1000 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_runtime_resume()1023 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_runtime_idle()
147 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_sriov_configure()
155 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pmt_telem_read()
27 static inline struct xe_device *pdev_to_xe_device(struct pci_dev *pdev) in pdev_to_xe_device() function
145 return pdev_to_xe_device(to_pci_dev(next)); in xe_pci_live_device_gen_param()