Searched refs:idle_notifier_unregister (Results 1 – 3 of 3) sorted by relevance
9 void idle_notifier_unregister(struct notifier_block *n);
73 void idle_notifier_unregister(struct notifier_block *n) in idle_notifier_unregister() function77 EXPORT_SYMBOL_GPL(idle_notifier_unregister);
589 idle_notifier_unregister(&i7300_idle_nb); in i7300_idle_exit()