Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dpciehp_core.c144 *value = pciehp_card_present_or_link_active(ctrl); in get_adapter_status()
166 occupied = pciehp_card_present_or_link_active(ctrl); in pciehp_check_presence()
Dpciehp.h176 bool pciehp_card_present_or_link_active(struct controller *ctrl);
Dpciehp_hpc.c394 bool pciehp_card_present_or_link_active(struct controller *ctrl) in pciehp_card_present_or_link_active() function
878 if (!pciehp_card_present_or_link_active(ctrl) && poweron) { in pcie_init()