Searched refs:unregister_atmdevice_notifier (Results 1 – 3 of 3) sorted by relevance
315 void unregister_atmdevice_notifier(struct notifier_block *nb);
840 void unregister_atmdevice_notifier(struct notifier_block *nb) in unregister_atmdevice_notifier() function844 EXPORT_SYMBOL_GPL(unregister_atmdevice_notifier);
865 unregister_atmdevice_notifier(&atm_dev_notifier); in br2684_exit()