Searched refs:get_pcichild_wslot (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/pci/controller/ |
| D | pci-hyperv.c | 583 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, 820 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn)); in hv_pcifront_read_config() 848 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn)); in hv_pcifront_write_config() 1100 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn)); in hv_register_block_invalidate() 1161 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn)); in hv_msi_free() 1400 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn)); in hv_compose_msi_msg() 1841 hv_dev = get_pcichild_wslot(hbus, devfn_to_wslot(dev->devfn)); in hv_pci_assign_numa_node() 1996 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, in get_pcichild_wslot() function 2480 hpdev = get_pcichild_wslot(hbus, in hv_pci_onchannelcallback() 2491 hpdev = get_pcichild_wslot(hbus, in hv_pci_onchannelcallback() [all …]
|