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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c960 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
1295 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn));
1323 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn));
1575 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn));
1640 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn));
1862 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn));
2363 hv_dev = get_pcichild_wslot(hbus, devfn_to_wslot(dev->devfn));
2515 * get_pcichild_wslot() - Find device from slot
2527 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, function
3031 hpdev = get_pcichild_wslot(hbu
[all...]

Completed in 158 milliseconds