Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dntxec.c94 static struct notifier_block ntxec_restart_handler = { variable
226 res = register_restart_handler(&ntxec_restart_handler); in ntxec_probe()
247 unregister_restart_handler(&ntxec_restart_handler); in ntxec_remove()