Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/virtio/
Dvirtio_pci_common.h116 const char *vp_bus_name(struct virtio_device *vdev);
Dvirtio_pci_legacy.c200 .bus_name = vp_bus_name,
Dvirtio_pci_modern.c506 .bus_name = vp_bus_name,
526 .bus_name = vp_bus_name,
Dvirtio_pci_common.c419 const char *vp_bus_name(struct virtio_device *vdev) in vp_bus_name() function