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

/linux-4.1.27/drivers/virtio/
H A Dvirtio_pci_legacy.c23 static u64 vp_get_features(struct virtio_device *vdev) vp_get_features() function
208 .get_features = vp_get_features,
H A Dvirtio_pci_modern.c143 static u64 vp_get_features(struct virtio_device *vdev) vp_get_features() function
477 .get_features = vp_get_features,
492 .get_features = vp_get_features,

Completed in 47 milliseconds