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

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

Completed in 258 milliseconds