/openbmc/linux/drivers/input/ |
H A D | evdev.c | 28 struct evdev { struct 31 struct evdev_client __rcu *grab; argument 47 struct evdev *evdev; argument 294 struct evdev *evdev = handle->private; in evdev_events() local 438 struct evdev *evdev = client->evdev; in evdev_release() local 506 struct evdev *evdev = client->evdev; in evdev_write() local 562 struct evdev *evdev = client->evdev; in evdev_read() local 613 struct evdev *evdev = client->evdev; in evdev_poll() local 1033 struct evdev *evdev = client->evdev; in evdev_do_ioctl() local 1260 struct evdev *evdev = client->evdev; in evdev_ioctl_handler() local [all …]
|
/openbmc/phosphor-fan-presence/evdevpp/ |
H A D | evdev.hpp | 17 namespace evdev namespace 114 details::EvDev evdev; member in evdevpp::evdev::EvDev
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_tablet.py | 37 def from_evdev(cls, evdev) -> "PenState": argument 219 def __assert_axis(self, evdev, axis, value): argument 230 def assert_expected_input_events(self, evdev): argument 438 def validate_transitions(self, from_state, pen, evdev, events): argument
|
H A D | test_wacom_generic.py | 175 def match_evdev_rule(self, application, evdev): argument
|
H A D | test_multitouch.py | 503 def match_evdev_rule(self, application, evdev): argument
|
/openbmc/qemu/hw/input/ |
H A D | virtio-input-host.c | 30 struct input_event evdev; in virtio_input_host_event() local 198 struct input_event evdev; in virtio_input_host_handle_status() local
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.cpp | 42 struct libevdev* evdev = nullptr; in initEvDev() local
|
/openbmc/phosphor-fan-presence/evdevpp/test/ |
H A D | evmon.cpp | 62 auto evdev = evdevpp::evdev::newFromFD(fd()); in main() local
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.hpp | 103 evdevpp::evdev::EvDev evdev; member in phosphor::fan::presence::Gpio
|
/openbmc/linux/Documentation/input/ |
H A D | input.rst | 84 evdev subsection
|
/openbmc/qemu/contrib/vhost-user-input/ |
H A D | main.c | 95 struct input_event evdev; in vi_evdev_watch() local 116 struct input_event evdev; in vi_handle_status() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-riscv.c | 120 struct clock_event_device *evdev = this_cpu_ptr(&riscv_clock_event); in riscv_timer_interrupt() local
|
H A D | timer-clint.c | 156 struct clock_event_device *evdev = this_cpu_ptr(&clint_clock_event); in clint_timer_interrupt() local
|
H A D | nomadik-mtu.c | 177 struct clock_event_device *evdev = dev_id; in nmdk_timer_interrupt() local
|
/openbmc/qemu/ |
H A D | qemu-keymap.c | 64 uint32_t evdev, qcode; in walk_map() local
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-input.h | 97 char *evdev; member
|
/openbmc/qemu/ui/ |
H A D | input-linux.c | 41 char *evdev; member
|