Searched refs:vp_get_features (Results 1 – 2 of 2) sorted by relevance
21 static u64 vp_get_features(struct virtio_device *vdev) in vp_get_features() function198 .get_features = vp_get_features,
25 static void vp_get_features(struct virtio_device *vdev, u64 *features) in vp_get_features() function1237 .get_extended_features = vp_get_features,1257 .get_extended_features = vp_get_features,
Completed in 8 milliseconds