Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp.h203 bool pciehp_check_link_active(struct controller *ctrl);
Dpciehp_ctrl.c256 link_active = pciehp_check_link_active(ctrl); in pciehp_handle_presence_or_link_change()
Dpciehp_hpc.c205 bool pciehp_check_link_active(struct controller *ctrl) in pciehp_check_link_active() function