Home
last modified time | relevance | path

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

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