Searched refs:virtio_has_feature (Results 1 – 1 of 1) sorted by relevance
496 static inline bool virtio_has_feature(struct udevice *vdev, unsigned int fbit) in virtio_has_feature() function707 if (!virtio_has_feature(vdev, fbit)) \
Completed in 10 milliseconds