UNBLANK            43 drivers/leds/trigger/ledtrig-backlight.c 	new_status = *blank ? BLANK : UNBLANK;
UNBLANK            48 drivers/leds/trigger/ledtrig-backlight.c 	if ((n->old_status == UNBLANK) ^ n->invert) {
UNBLANK           114 drivers/leds/trigger/ledtrig-backlight.c 	n->old_status = UNBLANK;