Home
last modified time | relevance | path

Searched refs:lighting_control_state (Results 1 – 4 of 4) sorted by relevance

/drivers/platform/x86/dell/
A Dalienware-wmi-base.c296 if (priv->lighting_control_state == LEGACY_BOOTING) in lighting_control_state_show()
298 else if (priv->lighting_control_state == LEGACY_SUSPEND) in lighting_control_state_show()
320 priv->lighting_control_state = val; in lighting_control_state_store()
322 priv->lighting_control_state); in lighting_control_state_store()
327 static DEVICE_ATTR_RW(lighting_control_state);
397 priv->lighting_control_state = WMAX_RUNNING; in alienfx_probe()
399 priv->lighting_control_state = LEGACY_RUNNING; in alienfx_probe()
A Dalienware-wmi.h55 u8 lighting_control_state; member
A Dalienware-wmi-legacy.c35 legacy_args.state = priv->lighting_control_state; in legacy_wmi_update_led()
A Dalienware-wmi-wmax.c1602 .state = priv->lighting_control_state, in wmax_wmi_update_led()

Completed in 13 milliseconds