Searched refs:dev_is_removable (Results 1 – 6 of 6) sorted by relevance
365 if (dev_is_removable(&adev->pdev->dev)) in nbio_v2_3_enable_aspm()484 if (dev_is_removable(&adev->pdev->dev)) in nbio_v2_3_program_aspm()
292 if (dev_is_removable(&adev->pdev->dev)) in amdgpu_atrm_get_bios()
2086 !dev_is_removable(&adev->pdev->dev)) in amdgpu_device_ip_early_init()3896 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_init()4041 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_fini_sw()
246 if (dev_is_removable(&adev->pdev->dev)) { in amdgpu_discovery_read_binary_from_mem()
1041 static inline bool dev_is_removable(struct device *dev) in dev_is_removable() function
1632 (parent->external_facing || dev_is_removable(&parent->dev))) in pci_set_removable()