Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_common.h134 const char *vp_bus_name(struct virtio_device *vdev);
H A Dvirtio_pci_legacy.c206 .bus_name = vp_bus_name,
H A Dvirtio_pci_modern.c551 .bus_name = vp_bus_name,
568 .bus_name = vp_bus_name,
H A Dvirtio_pci_common.c410 const char *vp_bus_name(struct virtio_device *vdev) in vp_bus_name() function