Home
last modified time | relevance | path

Searched defs:virtio_has_feature (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dvirtio_config.h41 #define virtio_has_feature(dev, feature) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dvirtio_config.h165 static inline bool virtio_has_feature(const struct virtio_device *vdev, in virtio_has_feature() function