Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/virtio/
Dvirtio_pci_common.h143 const char *vp_bus_name(struct virtio_device *vdev);
Dvirtio_pci_legacy.c210 .bus_name = vp_bus_name,
Dvirtio_pci_modern.c479 .bus_name = vp_bus_name,
494 .bus_name = vp_bus_name,
Dvirtio_pci_common.c397 const char *vp_bus_name(struct virtio_device *vdev) in vp_bus_name() function