Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp.h182 int pciehp_check_link_active(struct controller *ctrl);
H A Dpciehp_hpc.c234 int pciehp_check_link_active(struct controller *ctrl) in pciehp_check_link_active() function
474 return pciehp_check_link_active(ctrl); in pciehp_card_present_or_link_active()
589 if (!pciehp_check_link_active(ctrl)) in pciehp_ignore_dpc_link_change()
H A Dpciehp_ctrl.c257 link_active = pciehp_check_link_active(ctrl); in pciehp_handle_presence_or_link_change()