Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Devdev.c32 struct evdev_client __rcu *grab;
41 struct evdev_client { struct
78 static bool __evdev_is_filtered(struct evdev_client *client, in __evdev_is_filtered()
104 static void __evdev_flush_queue(struct evdev_client *client, unsigned int type) in __evdev_flush_queue()
146 static void __evdev_queue_syn_dropped(struct evdev_client *client) in __evdev_queue_syn_dropped()
168 static void evdev_queue_syn_dropped(struct evdev_client *client) in evdev_queue_syn_dropped()
177 static int evdev_set_clk_type(struct evdev_client *client, unsigned int clkid) in evdev_set_clk_type()
217 static void __pass_event(struct evdev_client *client, in __pass_event()
247 static void evdev_pass_values(struct evdev_client *client, in evdev_pass_values()
300 struct evdev_client *client; in evdev_events()
[all …]