Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/cio/
Dccwgroup.c434 static struct notifier_block ccwgroup_nb = { variable
446 ret = bus_register_notifier(&ccwgroup_bus_type, &ccwgroup_nb); in init_ccwgroup()
455 bus_unregister_notifier(&ccwgroup_bus_type, &ccwgroup_nb); in cleanup_ccwgroup()