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