Home
last modified time | relevance | path

Searched refs:vpci_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1011 static struct pci_ops vpci_ops = { variable
1021 vpci_bus = pci_scan_bus(ndev->vbus_number, &vpci_ops, sysdata); in vpci_scan_bus()