Searched refs:LED_MUTE (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/input/
H A Dinput-leds.c38 [LED_MUTE] = { "mute", AUDIO_TRIGGER("audio-mute") },
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h952 #define LED_MUTE 0x07 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h952 #define LED_MUTE 0x07 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h952 #define LED_MUTE 0x07 macro
/linux-master/drivers/input/keyboard/
H A Datkbd.c624 | (test_bit(LED_MUTE, dev->led) ? 0x20 : 0);
1222 BIT_MASK(LED_MUTE) | BIT_MASK(LED_MISC);
/linux-master/drivers/hid/
H A Dhid-debug.c1043 [LED_SUSPEND] = "Suspend", [LED_MUTE] = "Mute",
H A Dhid-input.c935 case 0x09: map_led (LED_MUTE); break; /* "Mute" */

Completed in 147 milliseconds