Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds