Searched refs:pciehp_query_power_fault (Results 1 – 3 of 3) sorted by relevance
156 int pciehp_query_power_fault(struct slot *slot);
226 if (ctrl->power_fault_detected || pciehp_query_power_fault(p_slot)) { in board_added()
416 int pciehp_query_power_fault(struct slot *slot) in pciehp_query_power_fault() function