Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c2910 * hv_pci_query_relations() - Ask host to send list of child
2916 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations() function
2942 * complete(&hbus->survey_event), even after hv_pci_query_relations() in hv_pci_query_relations()
2946 * hv_pci_query_relations() to avoid the issues. Note: if 'ret' is in hv_pci_query_relations()
3269 ret = hv_pci_query_relations(hdev); in hv_pci_probe()
3530 ret = hv_pci_query_relations(hdev); in hv_pci_resume()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c3411 * hv_pci_query_relations() - Ask host to send list of child
3417 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations() function
3443 * complete(&hbus->survey_event), even after hv_pci_query_relations() in hv_pci_query_relations()
3447 * hv_pci_query_relations() to avoid the issues. Note: if 'ret' is in hv_pci_query_relations()
3757 ret = hv_pci_query_relations(hdev); in hv_pci_probe()
4040 ret = hv_pci_query_relations(hdev); in hv_pci_resume()

Completed in 10 milliseconds