Searched refs:event_down (Results 1 – 2 of 2) sorted by relevance
47 static int cpu_pm_notify_robust(enum cpu_pm_event event_up, enum cpu_pm_event event_down) in cpu_pm_notify_robust() argument54 ret = raw_notifier_call_chain_robust(&cpu_pm_notifier.chain, event_up, event_down, NULL); in cpu_pm_notify_robust()
135 static void event_down(struct event_ctx_impl *ctx) in event_down() function149 event_down(ctx); in event_notify()