Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c234 int pciehp_check_link_active(struct controller *ctrl) in pciehp_check_link_active() function
468 return pciehp_check_link_active(ctrl); in pciehp_card_present_or_link_active()
583 if (!pciehp_check_link_active(ctrl)) in pciehp_ignore_dpc_link_change()
881 if (!pciehp_check_link_active(ctrl)) in pciehp_slot_reset()
H A Dpciehp.h185 int pciehp_check_link_active(struct controller *ctrl);
H A Dpciehp_ctrl.c258 link_active = pciehp_check_link_active(ctrl); in pciehp_handle_presence_or_link_change()