hvcs_vio_driver 860 drivers/tty/hvc/hvcs.c static struct vio_driver hvcs_vio_driver = { hvcs_vio_driver 1551 drivers/tty/hvc/hvcs.c int rc = vio_register_driver(&hvcs_vio_driver); hvcs_vio_driver 1562 drivers/tty/hvc/hvcs.c rc = driver_create_file(&(hvcs_vio_driver.driver), &driver_attr_rescan); hvcs_vio_driver 1575 drivers/tty/hvc/hvcs.c vio_unregister_driver(&hvcs_vio_driver); hvcs_vio_driver 1590 drivers/tty/hvc/hvcs.c driver_remove_file(&hvcs_vio_driver.driver, &driver_attr_rescan);