Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dinput-leds.c41 [LED_CHARGING] = { "charging" },
/linux/include/uapi/linux/
H A Dinput-event-codes.h981 #define LED_CHARGING 0x0a macro
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h981 #define LED_CHARGING 0x0a
980 #define LED_CHARGING global() macro
/linux/drivers/hid/
H A Dhid-debug.c3547 [LED_CHARGING] = "Charging",
H A Dhid-input.c960 case 0x4d: map_led (LED_CHARGING); break; /* "External Power Connected" */ in hidinput_configure_usage()