Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dof-reconfig-notifier-error-inject.c12 static struct notifier_err_inject reconfig_err_inject = { variable
30 notifier_err_inject_dir, &reconfig_err_inject, priority); in err_inject_init()
34 err = of_reconfig_notifier_register(&reconfig_err_inject.nb); in err_inject_init()
43 of_reconfig_notifier_unregister(&reconfig_err_inject.nb); in err_inject_exit()
/kernel/linux/linux-6.6/lib/
H A Dof-reconfig-notifier-error-inject.c12 static struct notifier_err_inject reconfig_err_inject = { variable
30 notifier_err_inject_dir, &reconfig_err_inject, priority); in err_inject_init()
34 err = of_reconfig_notifier_register(&reconfig_err_inject.nb); in err_inject_init()
43 of_reconfig_notifier_unregister(&reconfig_err_inject.nb); in err_inject_exit()

Completed in 1 milliseconds