Home
last modified time | relevance | path

Searched refs:dev_is_removable (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Dnbio_v2_3.c361 if (dev_is_removable(&adev->pdev->dev)) in nbio_v2_3_enable_aspm()
480 if (dev_is_removable(&adev->pdev->dev)) in nbio_v2_3_program_aspm()
A Damdgpu_bios.c289 if (dev_is_removable(&adev->pdev->dev)) in amdgpu_atrm_get_bios()
A Damdgpu_device.c1724 if (dev_is_removable(adev->dev)) in amdgpu_device_pcie_dynamic_switching_supported()
2550 !dev_is_removable(&adev->pdev->dev)) in amdgpu_device_ip_early_init()
4458 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_init()
4610 if (px || (!dev_is_removable(&adev->pdev->dev) && in amdgpu_device_fini_sw()
/linux/include/linux/
A Ddevice.h1056 static inline bool dev_is_removable(struct device *dev) in dev_is_removable() function
/linux/drivers/pci/
A Dprobe.c1663 (parent->external_facing || dev_is_removable(&parent->dev))) in pci_set_removable()

Completed in 27 milliseconds