Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp.h198 int pciehp_query_power_fault(struct slot *slot);
Dpciehp_ctrl.c77 if (ctrl->power_fault_detected || pciehp_query_power_fault(p_slot)) { in board_added()
Dpciehp_hpc.c401 int pciehp_query_power_fault(struct slot *slot) in pciehp_query_power_fault() function