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

/linux-master/drivers/pci/hotplug/
H A Dacpiphp_glue.c581 if (PCI_SLOT(dev->devfn) == slot->device && dev->ignore_hotplug)
657 bool alive = dev->ignore_hotplug;
H A Dpciehp_hpc.c684 if (pdev->ignore_hotplug) {
/linux-master/drivers/pci/
H A Dpci.c6302 dev->ignore_hotplug = 1;
6305 bridge->ignore_hotplug = 1;
/linux-master/include/linux/
H A Dpci.h384 unsigned int ignore_hotplug:1; /* Ignore hotplug events */ member in struct:pci_dev

Completed in 210 milliseconds