Home
last modified time | relevance | path

Searched refs:qeth_core_ccwgroup_driver (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/net/
Dqeth_core_main.c5713 static struct ccwgroup_driver qeth_core_ccwgroup_driver = { variable
5736 &qeth_core_ccwgroup_driver, 3, buf); in qeth_core_driver_group_store()
6155 qeth_core_ccwgroup_driver.driver.groups = qeth_drv_attr_groups; in qeth_core_init()
6156 rc = ccwgroup_driver_register(&qeth_core_ccwgroup_driver); in qeth_core_init()
6181 ccwgroup_driver_unregister(&qeth_core_ccwgroup_driver); in qeth_core_exit()