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

/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);
2179 .remove = virtcons_remove,
2194 .remove = virtcons_remove,

Completed in 146 milliseconds