Home
last modified time | relevance | path

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

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