Lines Matching defs:vdev
159 struct virtio_device *vdev; member
351 static bool is_rproc_serial(const struct virtio_device *vdev) in is_rproc_serial()
425 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
1182 struct virtio_device *vdev; in resize_console() local
1588 static void handle_control_message(struct virtio_device *vdev, in handle_control_message()
1829 static void config_intr(struct virtio_device *vdev) in config_intr()
1845 struct virtio_device *vdev; in config_work_handler() local
1975 static void virtcons_remove(struct virtio_device *vdev) in virtcons_remove()
2019 static int virtcons_probe(struct virtio_device *vdev) in virtcons_probe()
2163 static int virtcons_freeze(struct virtio_device *vdev) in virtcons_freeze()
2198 static int virtcons_restore(struct virtio_device *vdev) in virtcons_restore()