Home
last modified time | relevance | path

Searched refs:vp_get_features (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy.c21 static u64 vp_get_features(struct virtio_device *vdev) in vp_get_features() function
198 .get_features = vp_get_features,
H A Dvirtio_pci_modern.c22 static u64 vp_get_features(struct virtio_device *vdev) in vp_get_features() function
504 .get_features = vp_get_features,
524 .get_features = vp_get_features,