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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp.h191 int (*query_power_fault)(struct slot *slot); member in struct:hpc_ops
H A Dpciehp_ctrl.c156 if ( !(p_slot->hpc_ops->query_power_fault(p_slot))) {
244 if (p_slot->hpc_ops->query_power_fault(p_slot)) {
H A Dshpchp.h329 int (*query_power_fault)(struct slot *slot); member in struct:hpc_ops
H A Dshpchp_ctrl.c163 if ( !(p_slot->hpc_ops->query_power_fault(p_slot))) {
H A Dpciehp_hpc.c1079 .query_power_fault = hpc_query_power_fault,
H A Dshpchp_hpc.c935 .query_power_fault = hpc_query_power_fault,

Completed in 59 milliseconds