Home
last modified time | relevance | path

Searched refs:evdev_ev (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Devdev_ev.h95 const struct xlat evdev_ev[] = { variable
DMakemodule.am1 …t/ethernet_protocols.in xlat/evdev_abs.in xlat/evdev_autorepeat.in xlat/evdev_ev.in xlat/evdev_ff_…
2 …xlat/ethernet_protocols.h xlat/evdev_abs.h xlat/evdev_autorepeat.h xlat/evdev_ev.h xlat/evdev_ff_s…
207 $(top_srcdir)/xlat/evdev_ev.h: $(top_srcdir)/xlat/evdev_ev.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dioctl.c103 printxval(evdev_ev, nr - 0x20, "EV_???"); in evdev_decode_number()
Devdev.c262 return decode_bitset(tcp, arg, evdev_ev, in bit_ioctl()
Ddefs.h333 extern const struct xlat evdev_ev[];
DMakefile.in892 xlat/evdev_autorepeat.in xlat/evdev_ev.in \
1134 xlat/evdev_autorepeat.h xlat/evdev_ev.h xlat/evdev_ff_status.h \
7608 $(top_srcdir)/xlat/evdev_ev.h: $(top_srcdir)/xlat/evdev_ev.in $(top_srcdir)/xlat/gen.sh
DChangeLog738 * defs.h (evdev_ev): New prototype.
739 * evdev.c: Include "xlat/evdev_ev.h" and remove "xlat/evdev_sync.h".
740 (bit_ioctl) <case EV_SYN>: Replace EV_SYN with 0, use evdev_ev
742 * ioctl.c: Do not include "xlat/evdev_ev.h".
4657 * xlat/evdev_ev.in: Likewise.
40837 * xlat/evdev_ev.in: New file.