Searched refs:virtcons_remove (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/char/
H A Dvirtio_console.c1388 * only by virtcons_remove(), not by unplug_port()
1914 static void virtcons_remove(struct virtio_device *vdev) function
2049 virtcons_remove(vdev);
2178 .remove = virtcons_remove,
2192 .remove = virtcons_remove,

Completed in 230 milliseconds