Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c1423 * only by virtcons_remove(), not by unplug_port() in add_port()
1951 static void virtcons_remove(struct virtio_device *vdev) in virtcons_remove() function
2082 virtcons_remove(vdev); in virtcons_probe()
2224 .remove = virtcons_remove,
2239 .remove = virtcons_remove,
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c1420 * only by virtcons_remove(), not by unplug_port() in add_port()
1946 static void virtcons_remove(struct virtio_device *vdev) in virtcons_remove() function
2085 virtcons_remove(vdev); in virtcons_probe()
2227 .remove = virtcons_remove,
2242 .remove = virtcons_remove,

Completed in 6 milliseconds