Home
last modified time | relevance | path

Searched refs:query_power_fault (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dpciehp.h373 int (*query_power_fault) (struct slot *slot); member
Dshpchp.h457 int (*query_power_fault) (struct slot *slot); member
Dpciehp_hpc.c1238 .query_power_fault = hpc_query_power_fault,
Dshpchp_hpc.c1382 .query_power_fault = hpc_query_power_fault,
Dpciehp_ctrl.c227 if ( !(p_slot->hpc_ops->query_power_fault(p_slot))) { in pciehp_handle_power_fault()
Dshpchp_ctrl.c239 if ( !(p_slot->hpc_ops->query_power_fault(p_slot))) { in shpchp_handle_power_fault()