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