Home
last modified time | relevance | path

Searched refs:hv_pci_write_config_compl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c987 * hv_pci_write_config_compl() - Invoked when a response packet for a write
993 static void hv_pci_write_config_compl(void *context, struct pci_response *resp, in hv_pci_write_config_compl() function
1034 pkt.pkt.completion_func = hv_pci_write_config_compl; in hv_write_config_block()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c1479 * hv_pci_write_config_compl() - Invoked when a response packet for a write
1485 static void hv_pci_write_config_compl(void *context, struct pci_response *resp, in hv_pci_write_config_compl() function
1526 pkt.pkt.completion_func = hv_pci_write_config_compl; in hv_write_config_block()

Completed in 15 milliseconds