Searched refs:virtio_bind (Results 1 – 3 of 3) sorted by relevance
56 vcon = virtio_bind(VIRTIO_ID_CONSOLE); in chr_testdev_init()
148 extern struct virtio_device *virtio_bind(u32 devid);
127 struct virtio_device *virtio_bind(u32 devid) in virtio_bind() function