Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c915 static struct notifier_block fsl_mc_nb; variable
1182 bus_unregister_notifier(&fsl_mc_bus_type, &fsl_mc_nb); in fsl_mc_bus_remove()
1261 static struct notifier_block fsl_mc_nb = { variable
1289 return bus_register_notifier(&platform_bus_type, &fsl_mc_nb); in fsl_mc_bus_driver_init()