unregister_switchdev_notifier
unregister_switchdev_notifier(&adin1110_switchdev_notifier);
unregister_switchdev_notifier(&adin1110_switchdev_notifier);
unregister_switchdev_notifier(&dpaa2_switch_port_switchdev_nb);
err = unregister_switchdev_notifier(&dpaa2_switch_port_switchdev_nb);
unregister_switchdev_notifier(&br_offloads->switchdev_nb);
unregister_switchdev_notifier(&br_offloads->switchdev_nb);
unregister_switchdev_notifier(&swdev->swdev_nb);
unregister_switchdev_notifier(&swdev->swdev_nb);
unregister_switchdev_notifier(&br_offloads->nb);
unregister_switchdev_notifier(&br_offloads->nb);
unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier);
unregister_switchdev_notifier(&mlxsw_sp_switchdev_notifier);
unregister_switchdev_notifier(&lan966x_switchdev_nb);
unregister_switchdev_notifier(&s5->switchdev_nb);
unregister_switchdev_notifier(&s5->switchdev_nb);
unregister_switchdev_notifier(&ocelot_switchdev_nb);
unregister_switchdev_notifier(&rswitch_switchdev_nb);
unregister_switchdev_notifier(&rswitch_switchdev_nb);
unregister_switchdev_notifier(&rocker_switchdev_notifier);
unregister_switchdev_notifier(&rocker_switchdev_notifier);
unregister_switchdev_notifier(&cpsw_switchdev_notifier);
unregister_switchdev_notifier(&cpsw_switchdev_notifier);
unregister_switchdev_notifier(&cpsw_switchdev_notifier);
unregister_switchdev_notifier(&cpsw_switchdev_notifier);
unregister_switchdev_notifier(&prueth->prueth_switchdev_nb);
unregister_switchdev_notifier(&prueth->prueth_switchdev_nb);
unregister_switchdev_notifier(&prueth->prueth_switchdev_nb);
unregister_switchdev_notifier(&prueth->prueth_switchdev_nb);
unregister_switchdev_notifier(&vxlan_switchdev_notifier_block);
unregister_switchdev_notifier(&vxlan_switchdev_notifier_block);
rc = unregister_switchdev_notifier(&qeth_l2_sw_notifier);
int unregister_switchdev_notifier(struct notifier_block *nb);
unregister_switchdev_notifier(&br_switchdev_notifier);
unregister_switchdev_notifier(&br_switchdev_notifier);
unregister_switchdev_notifier(&dsa_user_switchdev_notifier);
err = unregister_switchdev_notifier(&dsa_user_switchdev_notifier);
EXPORT_SYMBOL_GPL(unregister_switchdev_notifier);