Home
last modified time | relevance | path

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

/linux/drivers/input/
H 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
322 struct evdev *evdev = container_of(dev, struct evdev, dev); in evdev_free() local
332 static int evdev_grab(struct evdev *evdev, struct evdev_client *client) in evdev_grab()
348 static int evdev_ungrab(struct evdev *evdev, struct evdev_client *client) in evdev_ungrab()
363 static void evdev_attach_client(struct evdev *evdev, in evdev_attach_client()
371 static void evdev_detach_client(struct evdev *evdev, in evdev_detach_client()
380 static int evdev_open_device(struct evdev *evdev) in evdev_open_device()
[all …]
/linux/tools/testing/selftests/hid/tests/
H 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
H 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
H A Dbase_device.py235 def evdev(self: "EvdevDevice") -> Path: member in EvdevDevice
345 def match_evdev_rule(self, application, evdev): argument
H A Dbase_gamepad.py20 def __init__(self, hid, evdev=None): argument
H A Dtest_multitouch.py503 def match_evdev_rule(self, application, evdev): argument
/linux/Documentation/input/
H A Dinput.rst84 evdev subsection
/linux/drivers/clocksource/
H A Dtimer-riscv.c143 struct clock_event_device *evdev = this_cpu_ptr(&riscv_clock_event); in riscv_timer_interrupt() local
H A Dnomadik-mtu.c177 struct clock_event_device *evdev = dev_id; in nmdk_timer_interrupt() local