Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c320 static int hvcs_remove(struct vio_dev *dev);
822 static int hvcs_remove(struct vio_dev *dev) in hvcs_remove() function
861 .remove = hvcs_remove,
1299 * hvcs_remove (which removes the target device and executes tty_hangup()) that
1570 * This driver receives hvcs_remove callbacks for each device upon in hvcs_module_exit()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c799 static void hvcs_remove(struct vio_dev *dev) in hvcs_remove() function
833 .remove = hvcs_remove,
1256 * hvcs_remove (which removes the target device and executes tty_hangup()) that
1520 * This driver receives hvcs_remove callbacks for each device upon in hvcs_module_exit()

Completed in 4 milliseconds