Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci_hotplug.h93 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() function
108 shpchp_is_native(bridge); in hotplug_is_native()