Searched refs:lighting_control_state (Results 1 – 1 of 1) sorted by relevance
440 static u8 lighting_control_state; variable498 wmax_basic_args.state = lighting_control_state; in alienware_update_led()508 if (lighting_control_state == LEGACY_BOOTING || in alienware_update_led()509 lighting_control_state == LEGACY_SUSPEND) { in alienware_update_led()511 legacy_args.state = lighting_control_state; in alienware_update_led()607 if (lighting_control_state == LEGACY_BOOTING) in show_control_state()609 else if (lighting_control_state == LEGACY_SUSPEND) in show_control_state()627 lighting_control_state = val; in store_control_state()629 lighting_control_state); in store_control_state()633 static DEVICE_ATTR(lighting_control_state, 0644, show_control_state,[all …]