Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dpm-notifier-error-inject.c12 static struct notifier_err_inject pm_notifier_err_inject = { variable
28 &pm_notifier_err_inject, priority); in err_inject_init()
32 err = register_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_init()
41 unregister_pm_notifier(&pm_notifier_err_inject.nb); in err_inject_exit()