Searched refs:vp_get_features (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/virtio/
H A Dvirtio_pci_modern.c24 static u64 vp_get_features(struct virtio_device *vdev) function
788 .get_features = vp_get_features,
810 .get_features = vp_get_features,
H A Dvirtio_pci_legacy.c21 static u64 vp_get_features(struct virtio_device *vdev) function
198 .get_features = vp_get_features,

Completed in 150 milliseconds