Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Drn5t618.c88 static struct notifier_block rn5t618_restart_handler; variable
232 rn5t618_restart_handler.notifier_call = rn5t618_restart; in rn5t618_i2c_probe()
233 rn5t618_restart_handler.priority = 192; in rn5t618_i2c_probe()
235 ret = register_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_probe()
251 unregister_restart_handler(&rn5t618_restart_handler); in rn5t618_i2c_remove()

Completed in 5 milliseconds