Searched refs:pciehp_check_link_active (Results 1 – 3 of 3) sorted by relevance
178 bool pciehp_check_link_active(struct controller *ctrl);
204 bool pciehp_check_link_active(struct controller *ctrl) in pciehp_check_link_active() function396 return pciehp_card_present(ctrl) || pciehp_check_link_active(ctrl); in pciehp_card_present_or_link_active()
259 link_active = pciehp_check_link_active(ctrl); in pciehp_handle_presence_or_link_change()