Home
last modified time | relevance | path

Searched defs:shpchp_is_native (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpci_hotplug.h104 static inline bool shpchp_is_native(struct pci_dev *bridge) { return true; } in shpchp_is_native() function
/openbmc/linux/drivers/pci/
H A Dpci-acpi.c819 bool shpchp_is_native(struct pci_dev *bridge) in shpchp_is_native() function