Searched refs:UNBLANK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/leds/trigger/
H A Dledtrig-backlight.c22 #define UNBLANK 0 macro
47 new_status = *blank ? BLANK : UNBLANK; fb_notifier_callback()
52 if ((n->old_status == UNBLANK) ^ n->invert) { fb_notifier_callback()
119 n->old_status = UNBLANK; bl_trig_activate()

Completed in 94 milliseconds