Searched refs:shpchp_is_native (Results 1 – 2 of 2) sorted by relevance
95 bool shpchp_is_native(struct pci_dev *bridge);104 static inline bool shpchp_is_native(struct pci_dev *bridge) { return true; } in shpchp_is_native() function109 return pciehp_is_native(bridge) || shpchp_is_native(bridge); in hotplug_is_native()
819 bool shpchp_is_native(struct pci_dev *bridge) in shpchp_is_native() function