Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Drk808.c601 static struct notifier_block rk808_restart_handler = { variable
778 ret = register_restart_handler(&rk808_restart_handler); in rk808_probe()
808 unregister_restart_handler(&rk808_restart_handler); in rk808_remove()