Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-heartbeat.c180 static struct notifier_block heartbeat_reboot_nb = { variable
195 register_reboot_notifier(&heartbeat_reboot_nb); in heartbeat_trig_init()
202 unregister_reboot_notifier(&heartbeat_reboot_nb); in heartbeat_trig_exit()