Searched defs:virtio_has_feature (Results 1 – 2 of 2) sorted by relevance
489 static inline bool virtio_has_feature(struct udevice *vdev, unsigned int fbit) in virtio_has_feature() function
449 static inline bool virtio_has_feature(uint64_t features, unsigned int fbit) in virtio_has_feature() function