Searched refs:pciehp_card_present_or_link_active (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/pci/hotplug/
H A Dpciehp.h183 int pciehp_card_present_or_link_active(struct controller *ctrl);
H A Dpciehp_core.c146 ret = pciehp_card_present_or_link_active(ctrl);
173 occupied = pciehp_card_present_or_link_active(ctrl);
H A Dpciehp_hpc.c450 * pciehp_card_present_or_link_active() - whether given slot is occupied
461 int pciehp_card_present_or_link_active(struct controller *ctrl) function
1052 if (!pciehp_card_present_or_link_active(ctrl) && poweron) {

Completed in 169 milliseconds