query_power_fault  316 drivers/pci/hotplug/shpchp.h 	int (*query_power_fault)(struct slot *slot);
query_power_fault  151 drivers/pci/hotplug/shpchp_ctrl.c 	if (!(p_slot->hpc_ops->query_power_fault(p_slot))) {
query_power_fault  911 drivers/pci/hotplug/shpchp_hpc.c 	.query_power_fault		= hpc_query_power_fault,