Searched refs:hvcs_vio_driver (Results 1 – 1 of 1) sorted by relevance
858 static struct vio_driver hvcs_vio_driver = { variable1549 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()