Searched refs:KEY_BATTERY (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/platform/x86/ |
D | dell-wmi.c | 101 { KE_KEY, 0xe007, { KEY_BATTERY } }, 229 [14] = KEY_BATTERY,
|
D | panasonic-laptop.c | 216 { KE_KEY, 9, { KEY_BATTERY } },
|
D | asus-laptop.c | 304 {KE_KEY, 0x1f, { KEY_BATTERY } },
|
D | toshiba_acpi.c | 250 { KE_KEY, 0x13c, { KEY_BATTERY } },
|
D | thinkpad_acpi.c | 3310 KEY_FN_F1, KEY_BATTERY, KEY_COFFEE, KEY_SLEEP, in hotkey_init() 3362 KEY_FN_F1, KEY_COFFEE, KEY_BATTERY, KEY_SLEEP, in hotkey_init()
|
/Linux-v4.19/include/dt-bindings/input/ |
D | linux-event-codes.h | 317 #define KEY_BATTERY 236 macro
|
/Linux-v4.19/include/uapi/linux/ |
D | input-event-codes.h | 317 #define KEY_BATTERY 236 macro
|
/Linux-v4.19/drivers/input/keyboard/ |
D | cros_ec_keyb.c | 302 if (code && (code != KEY_BATTERY)) in cros_ec_keyb_compute_valid_keys()
|
/Linux-v4.19/drivers/hid/ |
D | hid-lg.c | 575 case 0x1041: lg_map_key_clear(KEY_BATTERY); break; in lg_wireless_mapping()
|