Searched refs:hvcs_vio_driver (Results 1 – 1 of 1) sorted by relevance
860 static struct vio_driver hvcs_vio_driver = { variable1551 int rc = vio_register_driver(&hvcs_vio_driver); in hvcs_module_init()1562 rc = driver_create_file(&(hvcs_vio_driver.driver), &driver_attr_rescan); in hvcs_module_init()1575 vio_unregister_driver(&hvcs_vio_driver); in hvcs_module_exit()1590 driver_remove_file(&hvcs_vio_driver.driver, &driver_attr_rescan); in hvcs_module_exit()