ocelot_switchdev_nb 1776 drivers/net/ethernet/mscc/ocelot.c struct notifier_block ocelot_switchdev_nb __read_mostly = {
ocelot_switchdev_nb 1779 drivers/net/ethernet/mscc/ocelot.c EXPORT_SYMBOL(ocelot_switchdev_nb);
ocelot_switchdev_nb  553 drivers/net/ethernet/mscc/ocelot.h extern struct notifier_block ocelot_switchdev_nb;
ocelot_switchdev_nb  456 drivers/net/ethernet/mscc/ocelot_board.c 	register_switchdev_notifier(&ocelot_switchdev_nb);
ocelot_switchdev_nb  472 drivers/net/ethernet/mscc/ocelot_board.c 	unregister_switchdev_notifier(&ocelot_switchdev_nb);