Searched refs:unregister_atmdevice_notifier (Results 1 – 3 of 3) sorted by relevance
332 void unregister_atmdevice_notifier(struct notifier_block *nb);
843 void unregister_atmdevice_notifier(struct notifier_block *nb) in unregister_atmdevice_notifier() function847 EXPORT_SYMBOL_GPL(unregister_atmdevice_notifier);
848 unregister_atmdevice_notifier(&atm_dev_notifier); in br2684_exit()