Searched refs:qeth_core_ccwgroup_driver (Results 1 – 1 of 1) sorted by relevance
4432 static struct ccwgroup_driver qeth_core_ccwgroup_driver = { variable4456 qeth_core_ccwgroup_driver.driver_id); in qeth_core_driver_group_store()4700 rc = ccwgroup_driver_register(&qeth_core_ccwgroup_driver); in qeth_core_init()4703 rc = driver_create_file(&qeth_core_ccwgroup_driver.driver, in qeth_core_init()4723 driver_remove_file(&qeth_core_ccwgroup_driver.driver, in qeth_core_init()4726 ccwgroup_driver_unregister(&qeth_core_ccwgroup_driver); in qeth_core_init()4740 driver_remove_file(&qeth_core_ccwgroup_driver.driver, in qeth_core_exit()4742 ccwgroup_driver_unregister(&qeth_core_ccwgroup_driver); in qeth_core_exit()