Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddell-laptop.c1129 KBD_MODE_BIT_TRIGGER_ALS, enumerator
1138 ((bit) == KBD_MODE_BIT_ALS || (bit) == KBD_MODE_BIT_TRIGGER_ALS)
1140 ((bit) >= KBD_MODE_BIT_TRIGGER_ALS && (bit) <= KBD_MODE_BIT_TRIGGER_100)
1472 BIT(KBD_MODE_BIT_TRIGGER_ALS))) in kbd_init_info()
1476 BIT(KBD_MODE_BIT_TRIGGER_ALS) | BIT(KBD_MODE_BIT_TRIGGER) | in kbd_init_info()
1865 new_state.mode_bit = KBD_MODE_BIT_TRIGGER_ALS; in kbd_led_als_enabled_store()