Searched refs:query_power_fault (Results 1 – 6 of 6) sorted by relevance
373 int (*query_power_fault) (struct slot *slot); member
457 int (*query_power_fault) (struct slot *slot); member
1238 .query_power_fault = hpc_query_power_fault,
1382 .query_power_fault = hpc_query_power_fault,
227 if ( !(p_slot->hpc_ops->query_power_fault(p_slot))) { in pciehp_handle_power_fault()
239 if ( !(p_slot->hpc_ops->query_power_fault(p_slot))) { in shpchp_handle_power_fault()