Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_core.c145 ret = pciehp_card_present_or_link_active(ctrl); in get_adapter_status()
172 occupied = pciehp_card_present_or_link_active(ctrl); in pciehp_check_presence()
H A Dpciehp.h183 int pciehp_card_present_or_link_active(struct controller *ctrl);
H A Dpciehp_hpc.c460 int pciehp_card_present_or_link_active(struct controller *ctrl) in pciehp_card_present_or_link_active() function
1051 if (!pciehp_card_present_or_link_active(ctrl) && poweron) { in pcie_init()