Searched refs:bL_switcher_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
41 int bL_switcher_unregister_notifier(struct notifier_block *nb);63 static inline int bL_switcher_unregister_notifier(struct notifier_block *nb) in bL_switcher_unregister_notifier() function
390 int bL_switcher_unregister_notifier(struct notifier_block *nb) in bL_switcher_unregister_notifier() function394 EXPORT_SYMBOL_GPL(bL_switcher_unregister_notifier);
517 return bL_switcher_unregister_notifier(&bL_switcher_notifier); in __bLs_unregister_notifier()