Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dntxec.c94 static struct notifier_block ntxec_restart_handler = { variable
227 res = register_restart_handler(&ntxec_restart_handler); in ntxec_probe()
248 unregister_restart_handler(&ntxec_restart_handler); in ntxec_remove()