Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c858 static struct vio_driver hvcs_vio_driver = { variable
1549 int rc = vio_register_driver(&hvcs_vio_driver); in hvcs_module_init()
1560 rc = driver_create_file(&(hvcs_vio_driver.driver), &driver_attr_rescan); in hvcs_module_init()
1573 vio_unregister_driver(&hvcs_vio_driver); in hvcs_module_exit()
1588 driver_remove_file(&hvcs_vio_driver.driver, &driver_attr_rescan); in hvcs_module_exit()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c830 static struct vio_driver hvcs_vio_driver = { variable
1506 int rc = vio_register_driver(&hvcs_vio_driver); in hvcs_module_init()
1523 vio_unregister_driver(&hvcs_vio_driver); in hvcs_module_exit()

Completed in 6 milliseconds