Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpci_hotplug.h103 static inline bool pciehp_is_native(struct pci_dev *bridge) { return true; } in pciehp_is_native() function
/Linux-v5.15/drivers/pci/
Dpci-acpi.c792 bool pciehp_is_native(struct pci_dev *bridge) in pciehp_is_native() function