Searched refs:idle_notifier_register (Results 1 – 3 of 3) sorted by relevance
8 void idle_notifier_register(struct notifier_block *n);
66 void idle_notifier_register(struct notifier_block *n) in idle_notifier_register() function70 EXPORT_SYMBOL_GPL(idle_notifier_register);
581 idle_notifier_register(&i7300_idle_nb); in i7300_idle_init()