Home
last modified time | relevance | path

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

/third_party/libevdev/test/
H A Dtest-event-codes.c85 ck_assert_int_eq(libevdev_event_code_from_name(EV_SND, "SND_BELL"), SND_BELL); in START_TEST()
109 ck_assert_int_eq(libevdev_event_code_from_code_name("SND_BELL"), SND_BELL); in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h982 #define SND_BELL 0x01 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h940 #define SND_BELL 0x01 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h940 #define SND_BELL 0x01 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h970 #define SND_BELL 0x01 macro
/third_party/libevdev/include/
H A Devent-names.h717 [SND_BELL] = "SND_BELL",
1611 { .name = "SND_BELL", .value = SND_BELL },

Completed in 22 milliseconds