Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c22 static u64 vp_get_features(struct virtio_device *vdev) in vp_get_features() function
494 .get_features = vp_get_features,
514 .get_features = vp_get_features,

Completed in 3 milliseconds