Home
last modified time | relevance | path

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

/drivers/leds/trigger/
Dledtrig-activity.c237 static struct notifier_block activity_reboot_nb = { variable
252 register_reboot_notifier(&activity_reboot_nb); in activity_init()
259 unregister_reboot_notifier(&activity_reboot_nb); in activity_exit()