Searched refs:shpchp_is_native (Results 1 – 2 of 2) sorted by relevance
93 bool shpchp_is_native(struct pci_dev *bridge);102 static inline bool shpchp_is_native(struct pci_dev *bridge) { return true; } in shpchp_is_native() function107 return pciehp_is_native(bridge) || shpchp_is_native(bridge); in hotplug_is_native()
817 bool shpchp_is_native(struct pci_dev *bridge) in shpchp_is_native() function