OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evdev_switch
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
evdev_switch.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
evdev_switch
.in; do not edit. */
5
extern const struct xlat
evdev_switch
[];
12
const struct xlat
evdev_switch
[] = {
variable in typeref:struct:xlat
/external/strace/
mpers_xlat.h
36
extern const struct xlat
evdev_switch
[];
evdev.c
57
# include "xlat/
evdev_switch
.h"
372
return decode_bitset(tcp, arg,
evdev_switch
,
454
return decode_bitset(tcp, arg,
evdev_switch
,
Completed in 228 milliseconds