Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_hpc.c228 bool pciehp_check_link_active(struct controller *ctrl) in pciehp_check_link_active() function
247 if (pciehp_check_link_active(ctrl) == active) in __pcie_wait_link_active()
252 if (pciehp_check_link_active(ctrl) == active) in __pcie_wait_link_active()
Dpciehp.h161 bool pciehp_check_link_active(struct controller *ctrl);
Dpciehp_ctrl.c161 if (pciehp_check_link_active(ctrl)) { in pciehp_handle_linkstate_change()