Searched refs:unregister_dock_notifier (Results 1 – 3 of 3) sorted by relevance
129 extern void unregister_dock_notifier(struct notifier_block *nb);143 static inline void unregister_dock_notifier(struct notifier_block *nb) in unregister_dock_notifier() function
572 void unregister_dock_notifier(struct notifier_block *nb) in unregister_dock_notifier() function579 EXPORT_SYMBOL_GPL(unregister_dock_notifier);
531 unregister_dock_notifier(&func->nb); in cleanup_bridge()