Home
last modified time | relevance | path

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

/open-amp-latest/open-amp/lib/include/openamp/
Dvirtio.h181 struct virtio_device { struct
186 struct virtio_device_id id; argument
189 uint64_t features;
192 unsigned int role;
195 virtio_dev_reset_cb reset_cb;
198 const struct virtio_dispatch *func;
223 __deprecated void virtio_describe(struct virtio_device *dev, const char *msg, argument