Home
last modified time | relevance | path

Searched refs:vp_legacy_get_features (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c79 * vp_legacy_get_features - get features from device
84 u64 vp_legacy_get_features(struct virtio_pci_legacy_device *ldev) in vp_legacy_get_features() function
89 EXPORT_SYMBOL_GPL(vp_legacy_get_features); variable
H A Dvirtio_pci_legacy.c27 return vp_legacy_get_features(&vp_dev->ldev); in vp_get_features()
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_pci_legacy.h20 u64 vp_legacy_get_features(struct virtio_pci_legacy_device *ldev);
/kernel/linux/linux-6.6/drivers/vdpa/alibaba/
H A Deni_vdpa.c64 u64 features = vp_legacy_get_features(ldev); in eni_vdpa_get_device_features()
441 u32 features = vp_legacy_get_features(ldev); in eni_vdpa_get_num_queues()

Completed in 2 milliseconds