Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-laptop.c1146 KBD_MODE_BIT_TRIGGER_ALS, enumerator
1155 ((bit) == KBD_MODE_BIT_ALS || (bit) == KBD_MODE_BIT_TRIGGER_ALS)
1157 ((bit) >= KBD_MODE_BIT_TRIGGER_ALS && (bit) <= KBD_MODE_BIT_TRIGGER_100)
1489 BIT(KBD_MODE_BIT_TRIGGER_ALS))) in kbd_init_info()
1493 BIT(KBD_MODE_BIT_TRIGGER_ALS) | BIT(KBD_MODE_BIT_TRIGGER) | in kbd_init_info()
1882 new_state.mode_bit = KBD_MODE_BIT_TRIGGER_ALS; in kbd_led_als_enabled_store()