Home
last modified time | relevance | path

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

/linux/drivers/input/
A 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
429 struct evdev *evdev = client->evdev; in evdev_release() local
497 struct evdev *evdev = client->evdev; in evdev_write() local
560 struct evdev *evdev = client->evdev; in evdev_read() local
611 struct evdev *evdev = client->evdev; in evdev_poll() local
1031 struct evdev *evdev = client->evdev; in evdev_do_ioctl() local
1258 struct evdev *evdev = client->evdev; in evdev_ioctl_handler() local
[all …]
/linux/tools/testing/selftests/hid/tests/
A Dtest_wacom_generic.py176 def match_evdev_rule(self, application, evdev): argument
897 def assert_contact(self, uhdev, evdev, contact_ids, t=0): argument
919 def assert_contacts(self, uhdev, evdev, data, t=0): argument
1007 def confidence_change_assert_playback(self, uhdev, evdev, timeline): argument
A Dtest_tablet.py66 def from_evdev(cls, evdev, test_button) -> "PenState": argument
488 def __assert_axis(self, evdev, axis, value): argument
499 def assert_expected_input_events(self, evdev, button): argument
661 self, from_state, pen, evdev, events, allow_intermediate_states, button argument
A Dbase_device.py235 def evdev(self: "EvdevDevice") -> Path: member in EvdevDevice
345 def match_evdev_rule(self, application, evdev): argument
A Dbase_gamepad.py20 def __init__(self, hid, evdev=None): argument
A Dtest_multitouch.py503 def match_evdev_rule(self, application, evdev): argument
/linux/Documentation/input/
A Dinput.rst84 evdev subsection
/linux/drivers/clocksource/
A Dtimer-riscv.c143 struct clock_event_device *evdev = this_cpu_ptr(&riscv_clock_event); in riscv_timer_interrupt() local
A Dtimer-clint.c156 struct clock_event_device *evdev = this_cpu_ptr(&clint_clock_event); in clint_timer_interrupt() local
A Dnomadik-mtu.c177 struct clock_event_device *evdev = dev_id; in nmdk_timer_interrupt() local

Completed in 33 milliseconds