Searched refs:pdev_to_xe_device (Results 1 – 7 of 7) sorted by relevance
32 struct xe_device *xe = pdev_to_xe_device(pdev); in vram_d3cold_threshold_show()47 struct xe_device *xe = pdev_to_xe_device(pdev); in vram_d3cold_threshold_store()
96 struct xe_device *xe = pdev_to_xe_device(pdev); in log_survivability_info()114 struct xe_device *xe = pdev_to_xe_device(pdev); in survivability_mode_show()142 struct xe_device *xe = pdev_to_xe_device(pdev); in enable_survivability_mode()
729 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_remove()877 xe_device_shutdown(pdev_to_xe_device(pdev)); in xe_pci_shutdown()883 struct xe_device *xe = pdev_to_xe_device(pdev); in d3cold_toggle()906 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_suspend()949 err = xe_pm_resume(pdev_to_xe_device(pdev)); in xe_pci_resume()959 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_runtime_suspend()984 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_runtime_resume()1007 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_runtime_idle()
155 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pmt_telem_read()
198 struct xe_device *xe = pdev_to_xe_device(pdev); in xe_pci_sriov_configure()
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()