Searched refs:bL_switcher_register_notifier (Results 1 – 3 of 3) sorted by relevance
43 int bL_switcher_register_notifier(struct notifier_block *nb);61 static inline int bL_switcher_register_notifier(struct notifier_block *nb) in bL_switcher_register_notifier() function
387 int bL_switcher_register_notifier(struct notifier_block *nb) in bL_switcher_register_notifier() function391 EXPORT_SYMBOL_GPL(bL_switcher_register_notifier);
570 ret = bL_switcher_register_notifier(&bL_switcher_notifier); in bL_cpufreq_register()