is_thunderbolt 872 drivers/pci/hotplug/pciehp_hpc.c if (pdev->is_thunderbolt) is_thunderbolt 2642 drivers/pci/pci.c if (bridge->is_thunderbolt) is_thunderbolt 1492 drivers/pci/probe.c dev->is_thunderbolt = 1; is_thunderbolt 599 drivers/platform/x86/apple-gmux.c return to_pci_dev(dev)->is_thunderbolt; is_thunderbolt 743 drivers/platform/x86/apple-gmux.c !bus_for_each_dev(&pci_bus_type, NULL, NULL, is_thunderbolt); is_thunderbolt 408 include/linux/pci.h unsigned int is_thunderbolt:1; /* Thunderbolt controller */ is_thunderbolt 2370 include/linux/pci.h if (pdev->is_thunderbolt) is_thunderbolt 2374 include/linux/pci.h if (parent->is_thunderbolt)