Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dacer-ec-a500.c130 static struct notifier_block a500_ec_restart_handler = { variable
161 err = register_restart_handler(&a500_ec_restart_handler); in a500_ec_probe()
178 unregister_restart_handler(&a500_ec_restart_handler); in a500_ec_remove()