Lines Matching defs:vdev
146 struct virtio_device *vdev; member
338 static bool is_rproc_serial(const struct virtio_device *vdev) in is_rproc_serial()
412 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
1167 struct virtio_device *vdev; in resize_console() local
1564 static void handle_control_message(struct virtio_device *vdev, in handle_control_message()
1805 static void config_intr(struct virtio_device *vdev) in config_intr()
1821 struct virtio_device *vdev; in config_work_handler() local
1951 static void virtcons_remove(struct virtio_device *vdev) in virtcons_remove()
2002 static int virtcons_probe(struct virtio_device *vdev) in virtcons_probe()
2145 static int virtcons_freeze(struct virtio_device *vdev) in virtcons_freeze()
2180 static int virtcons_restore(struct virtio_device *vdev) in virtcons_restore()