Home
last modified time | relevance | path

Searched refs:event_down (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dcpu_pm.c47 static int cpu_pm_notify_robust(enum cpu_pm_event event_up, enum cpu_pm_event event_down) in cpu_pm_notify_robust() argument
54 ret = raw_notifier_call_chain_robust(&cpu_pm_notifier.chain, event_up, event_down, NULL); in cpu_pm_notify_robust()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpp_event_trigger.c135 static void event_down(struct event_ctx_impl *ctx) in event_down() function
149 event_down(ctx); in event_notify()