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

/linux-master/include/linux/
H A Dvirtio_pci_legacy.h37 int vp_legacy_probe(struct virtio_pci_legacy_device *ldev);
/linux-master/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c10 * vp_legacy_probe: probe the legacy virtio pci device, note that the
16 int vp_legacy_probe(struct virtio_pci_legacy_device *ldev) function
63 EXPORT_SYMBOL_GPL(vp_legacy_probe); variable
66 * vp_legacy_probe: remove and cleanup the legacy virtio pci device
H A Dvirtio_pci_legacy.c214 rc = vp_legacy_probe(ldev);
/linux-master/drivers/vdpa/alibaba/
H A Deni_vdpa.c490 ret = vp_legacy_probe(ldev);

Completed in 102 milliseconds