Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dccwgroup.c418 static struct notifier_block ccwgroup_nb = { variable
430 ret = bus_register_notifier(&ccwgroup_bus_type, &ccwgroup_nb); in init_ccwgroup()
439 bus_unregister_notifier(&ccwgroup_bus_type, &ccwgroup_nb); in cleanup_ccwgroup()