Lines Matching defs:vdev
140 struct virtio_device *vdev; member
332 static bool is_rproc_serial(const struct virtio_device *vdev) in is_rproc_serial()
406 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
1161 struct virtio_device *vdev; in resize_console() local
1559 static void handle_control_message(struct virtio_device *vdev, in handle_control_message()
1799 static void config_intr(struct virtio_device *vdev) in config_intr()
1815 struct virtio_device *vdev; in config_work_handler() local
1946 static void virtcons_remove(struct virtio_device *vdev) in virtcons_remove()
1997 static int virtcons_probe(struct virtio_device *vdev) in virtcons_probe()
2148 static int virtcons_freeze(struct virtio_device *vdev) in virtcons_freeze()
2183 static int virtcons_restore(struct virtio_device *vdev) in virtcons_restore()