OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evdev_abs
(Results
1 - 4
of
4
) sorted by null
/external/strace/
ioctl.c
88
printxval_indexn(
evdev_abs
, evdev_abs_size, nr - 0xc0,
108
printxval_indexn(
evdev_abs
, evdev_abs_size, nr - 0x40,
evdev.c
32
#include "xlat/
evdev_abs
.h"
56
const size_t evdev_abs_size = ARRAY_SIZE(
evdev_abs
) - 1;
271
return decode_bitset(tcp, arg,
evdev_abs
,
defs.h
329
extern const struct xlat
evdev_abs
[];
330
/** Number of elements in
evdev_abs
array without the terminating record. */
[
all
...]
/external/strace/xlat/
evdev_abs.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
evdev_abs
.in; do not edit. */
298
const struct xlat
evdev_abs
[] = {
variable in typeref:struct:xlat
Completed in 168 milliseconds