Home
last modified time | relevance | path

Searched refs:KEY_MICMUTE (Results 1 - 8 of 8) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.h211 if (code >= KEY_ESC && code <= KEY_MICMUTE) in get_key_type()
H A Devdev.c1947 for (code = KEY_ESC; code <= KEY_MICMUTE; code++) { in evdev_device_is_joystick_or_gamepad()
/third_party/eudev/hm_src/
H A Dkeyboard-keys-to-name.h212 [KEY_MICMUTE] = "KEY_MICMUTE",
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h351 #define KEY_MICMUTE 248 /* Mute / unmute the microphone */ macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h338 #define KEY_MICMUTE 248 /* Mute / unmute the microphone */ macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h338 #define KEY_MICMUTE 248 /* Mute / unmute the microphone */ macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h339 #define KEY_MICMUTE 248 /* Mute / unmute the microphone */ macro
/third_party/libevdev/include/
H A Devent-names.h329 [KEY_MICMUTE] = "KEY_MICMUTE",
1389 { .name = "KEY_MICMUTE", .value = KEY_MICMUTE },

Completed in 17 milliseconds