Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Dinput-leds.c35 [LED_CHARGING] = { "charging" },
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h782 #define LED_CHARGING 0x0a macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h954 #define LED_CHARGING 0x0a macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h955 #define LED_CHARGING 0x0a macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h955 #define LED_CHARGING 0x0a macro
/openbmc/linux/drivers/hid/
H A Dhid-input.c938 case 0x4d: map_led (LED_CHARGING); break; /* "External Power Connected" */ in hidinput_configure_usage()