Home
last modified time | relevance | path

Searched refs:SW_MICROPHONE_INSERT (Results 1 - 6 of 6) sorted by relevance

/third_party/libevdev/test/
H A Dtest-libevdev-events.c619 EV_SW, SW_MICROPHONE_INSERT, in START_TEST()
624 uinput_device_event(uidev, EV_SW, SW_MICROPHONE_INSERT, 1); in START_TEST()
635 assert_event(&ev, EV_SW, SW_MICROPHONE_INSERT, 1); in START_TEST()
646 ck_assert_int_eq(libevdev_get_event_value(dev, EV_SW, SW_MICROPHONE_INSERT), 1); in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h922 #define SW_MICROPHONE_INSERT 0x04 /* set = inserted */ macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h879 #define SW_MICROPHONE_INSERT 0x04 /* set = inserted */ macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h879 #define SW_MICROPHONE_INSERT 0x04 /* set = inserted */ macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h908 #define SW_MICROPHONE_INSERT 0x04 /* set = inserted */ macro
/third_party/libevdev/include/
H A Devent-names.h737 [SW_MICROPHONE_INSERT] = "SW_MICROPHONE_INSERT",
1626 { .name = "SW_MICROPHONE_INSERT", .value = SW_MICROPHONE_INSERT },

Completed in 15 milliseconds