Searched refs:bL_switcher_register_notifier (Results 1 – 3 of 3) sorted by relevance
40 int bL_switcher_register_notifier(struct notifier_block *nb);58 static inline int bL_switcher_register_notifier(struct notifier_block *nb) in bL_switcher_register_notifier() function
384 int bL_switcher_register_notifier(struct notifier_block *nb) in bL_switcher_register_notifier() function388 EXPORT_SYMBOL_GPL(bL_switcher_register_notifier);
512 return bL_switcher_register_notifier(&bL_switcher_notifier); in __bLs_register_notifier()