pciehp_card_present_or_link_active 178 drivers/pci/hotplug/pciehp.h int pciehp_card_present_or_link_active(struct controller *ctrl); pciehp_card_present_or_link_active 145 drivers/pci/hotplug/pciehp_core.c ret = pciehp_card_present_or_link_active(ctrl); pciehp_card_present_or_link_active 171 drivers/pci/hotplug/pciehp_core.c occupied = pciehp_card_present_or_link_active(ctrl); pciehp_card_present_or_link_active 917 drivers/pci/hotplug/pciehp_hpc.c if (!pciehp_card_present_or_link_active(ctrl) && poweron) {