Searched refs:pci_is_thunderbolt_attached (Results 1 – 6 of 6) sorted by relevance
100 if (pci_is_thunderbolt_attached(pdev)) in nouveau_vga_init()123 if (pci_is_thunderbolt_attached(pdev)) in nouveau_vga_fini()
385 if (pci_is_thunderbolt_attached(adev->pdev)) in nbio_v2_3_enable_aspm()
164 !pci_is_thunderbolt_attached(to_pci_dev(dev->dev))) in amdgpu_driver_load_kms()
1442 if (!pci_is_thunderbolt_attached(rdev->pdev)) in radeon_device_init()1530 if (!pci_is_thunderbolt_attached(rdev->pdev)) in radeon_device_fini()
142 !pci_is_thunderbolt_attached(pdev)) in radeon_driver_load_kms()
2429 static inline bool pci_is_thunderbolt_attached(struct pci_dev *pdev) in pci_is_thunderbolt_attached() function
Completed in 26 milliseconds