Searched defs:virtio_has_feature (Results 1 – 2 of 2) sorted by relevance
48 #define virtio_has_feature(dev, feature) \ macro
198 static inline bool virtio_has_feature(const struct virtio_device *vdev, in virtio_has_feature() function