Home
last modified time | relevance | path

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

/linux-6.15/drivers/virtio/
H A Dvirtio_pci_common.h138 const char *vp_bus_name(struct virtio_device *vdev);
H A Dvirtio_pci_legacy.c200 .bus_name = vp_bus_name,
H A Dvirtio_pci_modern.c1228 .bus_name = vp_bus_name,
1248 .bus_name = vp_bus_name,
H A Dvirtio_pci_common.c548 const char *vp_bus_name(struct virtio_device *vdev) in vp_bus_name() function