Home
last modified time | relevance | path

Searched refs:evdev_client (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/input/
Devdev.c42 struct evdev_client __rcu *grab;
51 struct evdev_client { struct
85 static bool __evdev_is_filtered(struct evdev_client *client, in __evdev_is_filtered() argument
111 static void __evdev_flush_queue(struct evdev_client *client, unsigned int type) in __evdev_flush_queue()
153 static void __evdev_queue_syn_dropped(struct evdev_client *client) in __evdev_queue_syn_dropped()
182 static void evdev_queue_syn_dropped(struct evdev_client *client) in evdev_queue_syn_dropped()
191 static int evdev_set_clk_type(struct evdev_client *client, unsigned int clkid) in evdev_set_clk_type()
231 static void __pass_event(struct evdev_client *client, in __pass_event()
261 static void evdev_pass_values(struct evdev_client *client, in evdev_pass_values()
312 struct evdev_client *client; in evdev_events()
[all …]