| /openbmc/phosphor-gpio-monitor/ |
| H A D | monitor.hpp | 48 Monitor(const std::string& path, decltype(input_event::code) key, in Monitor() 49 decltype(input_event::value) polarity, const std::string& target, in Monitor() 77 decltype(input_event::value) polarity;
|
| H A D | monitor.cpp | 34 struct input_event ev{}; in analyzeEvent()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 6 time element is deprecated on new input_event structure in kernel's 39 int evemu_write_event(FILE *fp, const struct input_event *ev) 47 @@ -391,8 +391,8 @@ int evemu_read_event(FILE *fp, struct input_event *ev) 58 @@ -410,13 +411,16 @@ int evemu_read_event_realtime(FILE *fp, struct input_event *ev,
|
| /openbmc/phosphor-gpio-monitor/test/ |
| H A D | utest.cpp | 30 decltype(input_event::code) code = 10; 33 decltype(input_event::value) value = 10;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 6 time element is deprecated on new input_event structure in kernel's 34 static utouch_frame_time_t get_evtime_ms(const struct input_event *syn)
|
| /openbmc/qemu/ui/ |
| H A D | input-linux.c | 60 struct input_event event; 132 struct input_event *event) in input_linux_should_skip() 140 struct input_event *event) in input_linux_handle_keyboard() 199 static void input_linux_handle_mouse(InputLinux *il, struct input_event *event) in input_linux_handle_mouse()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/evtest/evtest/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 6 time element is deprecated on new input_event structure in kernel's
|
| /openbmc/phosphor-fan-presence/evdevpp/ |
| H A D | evdev.hpp | 89 struct input_event ev; in next()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 6 time element is deprecated on new input_event structure in kernel's
|
| /openbmc/qemu/hw/input/ |
| H A D | virtio-input-host.c | 30 struct input_event evdev; in virtio_input_host_event() 197 struct input_event evdev; in virtio_input_host_handle_status()
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput/ |
| H A D | 0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch | 25 struct input_event event;
|
| /openbmc/phosphor-gpio-monitor/presence/ |
| H A D | gpio_presence.cpp | 94 struct input_event ev{}; in analyzeEvent()
|
| /openbmc/qemu/contrib/vhost-user-input/ |
| H A D | main.c | 95 struct input_event evdev; in vi_evdev_watch() 116 struct input_event evdev; in vi_handle_status()
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | input.h | 25 struct input_event { struct
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 6 time element is deprecated on new input_event structure in kernel's
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | manufacturingcommands.cpp | 710 struct input_event event; in appMTMSetSignal() 716 sizeof(struct input_event)) != in appMTMSetSignal() 717 sizeof(struct input_event)) in appMTMSetSignal()
|
| /openbmc/qemu/hw/display/ |
| H A D | xenfb.c | 413 static void input_event(struct XenLegacyDevice *xendev) in input_event() function 983 .event = input_event,
|