Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c75 static enum pci_protocol_version_t pci_protocol_versions[] = { variable
3234 ret = hv_pci_protocol_negotiation(hdev, pci_protocol_versions, in hv_pci_probe()
3235 ARRAY_SIZE(pci_protocol_versions)); in hv_pci_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c77 static enum pci_protocol_version_t pci_protocol_versions[] = { variable
3722 ret = hv_pci_protocol_negotiation(hdev, pci_protocol_versions, in hv_pci_probe()
3723 ARRAY_SIZE(pci_protocol_versions)); in hv_pci_probe()

Completed in 12 milliseconds