Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
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()