Home
last modified time | relevance | path

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

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