Home
last modified time | relevance | path

Searched refs:is_thunderbolt (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpci.h490 unsigned int is_thunderbolt:1; /* Thunderbolt controller */ member
2910 if (pdev->is_thunderbolt) in pci_is_thunderbolt_attached()
2914 if (parent->is_thunderbolt) in pci_is_thunderbolt_attached()
/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c1029 if (pdev->is_thunderbolt) in pcie_init()