Searched refs:kbd_bl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dideapad-laptop.c144 bool kbd_bl : 1; member in struct:ideapad_private::__anon862
154 } kbd_bl; member in struct:ideapad_private
1327 if (ideapad_kbd_bl_check_tristate(priv->kbd_bl.type)) {
1329 FIELD_PREP(KBD_BL_COMMAND_TYPE, priv->kbd_bl.type) |
1340 if (value <= priv->kbd_bl.led.max_brightness)
1344 if (value == priv->kbd_bl.led.max_brightness + 1)
1362 struct ideapad_private *priv = container_of(led_cdev, struct ideapad_private, kbd_bl.led);
1371 int type = priv->kbd_bl.type;
1374 if (brightness > priv->kbd_bl.led.max_brightness)
1388 priv->kbd_bl
[all...]
H A Dmsi-ec.h119 struct msi_ec_kbd_bl_conf kbd_bl; member in struct:msi_ec_conf
H A Dmsi-ec.c109 .kbd_bl = {
189 .kbd_bl = {
267 .kbd_bl = {
345 .kbd_bl = {
422 .kbd_bl = {
501 .kbd_bl = {
580 .kbd_bl = {
660 .kbd_bl = {
737 .kbd_bl = {
814 .kbd_bl
[all...]

Completed in 121 milliseconds