Home
last modified time | relevance | path

Searched defs:evdev (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/input/
Devdev.c28 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
331 struct evdev *evdev = container_of(dev, struct evdev, dev); in evdev_free() local
341 static int evdev_grab(struct evdev *evdev, struct evdev_client *client) in evdev_grab()
357 static int evdev_ungrab(struct evdev *evdev, struct evdev_client *client) in evdev_ungrab()
372 static void evdev_attach_client(struct evdev *evdev, in evdev_attach_client()
380 static void evdev_detach_client(struct evdev *evdev, in evdev_detach_client()
389 static int evdev_open_device(struct evdev *evdev) in evdev_open_device()
[all …]
/Linux-v6.6/tools/testing/selftests/hid/tests/
Dtest_tablet.py37 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
Dtest_wacom_generic.py175 def match_evdev_rule(self, application, evdev): argument
Dtest_multitouch.py503 def match_evdev_rule(self, application, evdev): argument
/Linux-v6.6/Documentation/input/
Dinput.rst84 evdev subsection
/Linux-v6.6/drivers/clocksource/
Dtimer-riscv.c120 struct clock_event_device *evdev = this_cpu_ptr(&riscv_clock_event); in riscv_timer_interrupt() local
Dtimer-clint.c156 struct clock_event_device *evdev = this_cpu_ptr(&clint_clock_event); in clint_timer_interrupt() local
Dnomadik-mtu.c177 struct clock_event_device *evdev = dev_id; in nmdk_timer_interrupt() local