Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpci.h404 unsigned int is_thunderbolt:1; /* Thunderbolt controller */ member
2320 if (pdev->is_thunderbolt) in pci_is_thunderbolt_attached()
2324 if (parent->is_thunderbolt) in pci_is_thunderbolt_attached()
/linux-4.19.296/drivers/pci/hotplug/
Dpciehp_hpc.c905 if (pdev->is_thunderbolt) in pcie_init()
/linux-4.19.296/drivers/pci/
Dprobe.c1431 dev->is_thunderbolt = 1; in set_pcie_thunderbolt()
Dpci.c2567 if (bridge->is_thunderbolt) in pci_bridge_d3_possible()