Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/trigger/
Dledtrig-heartbeat.c171 static struct notifier_block heartbeat_reboot_nb = { variable
186 register_reboot_notifier(&heartbeat_reboot_nb); in heartbeat_trig_init()
193 unregister_reboot_notifier(&heartbeat_reboot_nb); in heartbeat_trig_exit()