Home
last modified time | relevance | path

Searched defs:input_event (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/evdev/
H A Dinput.h42 struct input_event { struct
43 struct timeval time;
44 uint16_t type;
45 uint16_t code;
46 int32_t value;
/freebsd/contrib/libyaml/tests/
H A Dexample-deconstructor.c18 yaml_event_t input_event; in main() local
H A Dexample-deconstructor-alt.c18 yaml_event_t input_event; in main() local