Searched refs:get_pcichild_wslot (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/pci/controller/ |
| D | pci-hyperv.c | 575 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, 812 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn)); in hv_pcifront_read_config() 840 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn)); in hv_pcifront_write_config() 1091 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn)); in hv_register_block_invalidate() 1152 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn)); in hv_msi_free() 1377 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn)); in hv_compose_msi_msg() 1930 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, in get_pcichild_wslot() function 2324 hpdev = get_pcichild_wslot(hbus, in hv_pci_onchannelcallback() 2335 hpdev = get_pcichild_wslot(hbus, in hv_pci_onchannelcallback() 2720 hpdev = get_pcichild_wslot(hbus, wslot); in hv_send_resources_allocated() [all …]
|