Searched refs:hvcs_vio_driver (Results 1 – 1 of 1) sorted by relevance
874 static struct vio_driver hvcs_vio_driver = { variable1565 int rc = vio_register_driver(&hvcs_vio_driver); in hvcs_module_init()1576 rc = driver_create_file(&(hvcs_vio_driver.driver), &driver_attr_rescan); in hvcs_module_init()1589 vio_unregister_driver(&hvcs_vio_driver); in hvcs_module_exit()1604 driver_remove_file(&hvcs_vio_driver.driver, &driver_attr_rescan); in hvcs_module_exit()