Searched refs:UNBLANK (Results 1 – 1 of 1) sorted by relevance
17 #define UNBLANK 0 macro38 if ((n->old_status == UNBLANK) ^ n->invert) { in ledtrig_backlight_notify_blank()51 int new_status = blank ? BLANK : UNBLANK; in ledtrig_backlight_blank()112 n->old_status = UNBLANK; in bl_trig_activate()
Completed in 5 milliseconds