Searched refs:pciehp_card_present_or_link_active (Results 1 – 3 of 3) sorted by relevance
145 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()
183 int pciehp_card_present_or_link_active(struct controller *ctrl);
460 int pciehp_card_present_or_link_active(struct controller *ctrl) in pciehp_card_present_or_link_active() function1051 if (!pciehp_card_present_or_link_active(ctrl) && poweron) { in pcie_init()