Searched refs:pciehp_card_present (Results 1 – 3 of 3) sorted by relevance
175 bool pciehp_card_present(struct controller *ctrl);
376 bool pciehp_card_present(struct controller *ctrl) in pciehp_card_present() function396 return pciehp_card_present(ctrl) || pciehp_check_link_active(ctrl); in pciehp_card_present_or_link_active()
258 present = pciehp_card_present(ctrl); in pciehp_handle_presence_or_link_change()