Lines Matching refs:state
33 * When the core detect changes in for example brightness or power state
62 * FBIOBLANK ioctrl, results in a change in the backlight state the
90 * as a state change.
93 * in which case they are kept track of. A state change is only reported
120 bd->props.state &= ~BL_CORE_FBBLANK;
127 bd->props.state |= BL_CORE_FBBLANK;
329 bd->props.state |= BL_CORE_SUSPENDED;
343 bd->props.state &= ~BL_CORE_SUSPENDED;
373 * backlight_force_update - tell the backlight subsystem that hardware state
378 * Updates the internal state of the backlight in response to a hardware event,