Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/
Devdev.c38 struct evdev { struct
42 struct evdev_client __rcu *grab; argument
57 struct evdev *evdev; argument
262 struct evdev *evdev = client->evdev; in evdev_pass_values() local
305 struct evdev *evdev = handle->private; in evdev_events() local
348 struct evdev *evdev = client->evdev; in evdev_flush() local
361 struct evdev *evdev = container_of(dev, struct evdev, dev); in evdev_free() local
371 static int evdev_grab(struct evdev *evdev, struct evdev_client *client) in evdev_grab()
387 static int evdev_ungrab(struct evdev *evdev, struct evdev_client *client) in evdev_ungrab()
402 static void evdev_attach_client(struct evdev *evdev, in evdev_attach_client()
[all …]
/linux-4.4.14/arch/avr32/kernel/
Dtime.c45 struct clock_event_device *evdev = dev_id; in timer_interrupt() local
68 struct clock_event_device *evdev) in comparator_next_event()
84 static int comparator_shutdown(struct clock_event_device *evdev) in comparator_shutdown()
100 static int comparator_set_oneshot(struct clock_event_device *evdev) in comparator_set_oneshot()
/linux-4.4.14/arch/score/kernel/
Dtime.c33 struct clock_event_device *evdev = dev_id; in timer_interrupt() local
49 struct clock_event_device *evdev) in score_timer_set_next_event()
/linux-4.4.14/drivers/clocksource/
Dnomadik-mtu.c182 struct clock_event_device *evdev = dev_id; in nmdk_timer_interrupt() local