Searched refs:dev_is_removable (Results 1 – 3 of 3) sorted by relevance
965 static inline bool dev_is_removable(struct device *dev) in dev_is_removable() function
1871 if (dev_is_removable(adev->dev)) in amdgpu_device_pcie_dynamic_switching_supported()2768 !dev_is_removable(&adev->pdev->dev)) in amdgpu_device_ip_early_init()4803 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_init()4969 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_fini_sw()
1732 if (dev_is_removable(&parent->dev)) { in pci_set_removable()