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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c3404 * hv_pci_query_relations() - Ask host to send list of child
3410 static int hv_pci_query_relations(struct hv_device *hdev) function
3436 * complete(&hbus->survey_event), even after hv_pci_query_relations()
3440 * hv_pci_query_relations() to avoid the issues. Note: if 'ret' is
3750 ret = hv_pci_query_relations(hdev);
4033 ret = hv_pci_query_relations(hdev);

Completed in 115 milliseconds