Searched refs:pci_is_thunderbolt_attached (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c98 if (pci_is_thunderbolt_attached(pdev))
121 if (pci_is_thunderbolt_attached(pdev))
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_device.c1432 if (!pci_is_thunderbolt_attached(rdev->pdev))
1522 if (!pci_is_thunderbolt_attached(rdev->pdev))
H A Dradeon_kms.c141 !pci_is_thunderbolt_attached(pdev))
/linux-master/include/linux/
H A Dpci.h2668 * pci_is_thunderbolt_attached - whether device is on a Thunderbolt daisy chain
2675 static inline bool pci_is_thunderbolt_attached(struct pci_dev *pdev) function

Completed in 132 milliseconds