Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/fsl-mc/
Dfsl-mc-bus.c920 static struct notifier_block fsl_mc_nb; variable
1251 bus_unregister_notifier(&fsl_mc_bus_type, &fsl_mc_nb); in fsl_mc_bus_remove()
1330 static struct notifier_block fsl_mc_nb = { variable
1358 return bus_register_notifier(&platform_bus_type, &fsl_mc_nb); in fsl_mc_bus_driver_init()