completion_func   264 drivers/pci/controller/pci-hyperv.c 	void (*completion_func)(void *context, struct pci_response *resp,
completion_func   955 drivers/pci/controller/pci-hyperv.c 	pkt.pkt.completion_func = hv_pci_read_config_compl;
completion_func  1035 drivers/pci/controller/pci-hyperv.c 	pkt.pkt.completion_func = hv_pci_write_config_compl;
completion_func  1394 drivers/pci/controller/pci-hyperv.c 	ctxt.pci_pkt.completion_func = hv_pci_compose_compl;
completion_func  1887 drivers/pci/controller/pci-hyperv.c 	pkt.init_packet.completion_func = q_resource_requirements;
completion_func  2297 drivers/pci/controller/pci-hyperv.c 			comp_packet->completion_func(comp_packet->compl_ctxt,
completion_func  2401 drivers/pci/controller/pci-hyperv.c 	pkt->completion_func = hv_pci_generic_compl;
completion_func  2621 drivers/pci/controller/pci-hyperv.c 	pkt->completion_func = hv_pci_generic_compl;
completion_func  2726 drivers/pci/controller/pci-hyperv.c 		pkt->completion_func = hv_pci_generic_compl;
completion_func  3043 drivers/pci/controller/pci-hyperv.c 	pkt.teardown_packet.completion_func = hv_pci_generic_compl;