Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_core_main.c5666 static struct ccwgroup_driver qeth_core_ccwgroup_driver = { variable
5689 &qeth_core_ccwgroup_driver, 3, buf); in qeth_core_driver_group_store()
6039 qeth_core_ccwgroup_driver.driver.groups = qeth_drv_attr_groups; in qeth_core_init()
6040 rc = ccwgroup_driver_register(&qeth_core_ccwgroup_driver); in qeth_core_init()
6065 ccwgroup_driver_unregister(&qeth_core_ccwgroup_driver); in qeth_core_exit()