Searched refs:dev_is_removable (Results 1 – 5 of 5) sorted by relevance
360 if (dev_is_removable(&adev->pdev->dev)) in nbio_v2_3_enable_aspm()479 if (dev_is_removable(&adev->pdev->dev)) in nbio_v2_3_program_aspm()
315 if (dev_is_removable(&adev->pdev->dev)) in amdgpu_atrm_get_bios()
2011 if (dev_is_removable(adev->dev)) in amdgpu_device_pcie_dynamic_switching_supported()2711 !dev_is_removable(&adev->pdev->dev)) in amdgpu_device_ip_early_init()4832 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_init()4998 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_fini_sw()
1003 static inline bool dev_is_removable(struct device *dev) in dev_is_removable() function
1774 if (dev_is_removable(&parent->dev)) { in pci_set_removable()