Home
last modified time | relevance | path

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

/drivers/virtio/
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,
A Dvirtio_pci_modern.c25 static void vp_get_features(struct virtio_device *vdev, u64 *features) in vp_get_features() function
1237 .get_extended_features = vp_get_features,
1257 .get_extended_features = vp_get_features,

Completed in 8 milliseconds