Home
last modified time | relevance | path

Searched refs:EV_SND (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Devdev_ev.h32 #if defined(EV_SND) || (defined(HAVE_DECL_EV_SND) && HAVE_DECL_EV_SND)
33 XLAT(EV_SND),
Devdev_ev.in8 EV_SND
/external/autotest/client/bin/input/
Dlinux_input.py161 EV_SND = 0x12 variable
1124 EV_SND : 'EV_SND',
1138 EV_SND : SND_CNT,
1317 EV_SND: {
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c47 [EV_SND] = "Sound", [EV_REP] = "Repeat",
298 [EV_SND] = sounds, [EV_REP] = repeats,
/external/strace/
Devdev.c344 case EV_SND: in evdev_read_ioctl()
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h44 #define EV_SND 0x12 macro