Searched refs:evdev_client (Results 1 – 1 of 1) sorted by relevance
31 struct evdev_client __rcu *grab;40 struct evdev_client { struct75 static bool __evdev_is_filtered(struct evdev_client *client, in __evdev_is_filtered() argument101 static void __evdev_flush_queue(struct evdev_client *client, unsigned int type) in __evdev_flush_queue()143 static void __evdev_queue_syn_dropped(struct evdev_client *client) in __evdev_queue_syn_dropped()165 static void evdev_queue_syn_dropped(struct evdev_client *client) in evdev_queue_syn_dropped()174 static int evdev_set_clk_type(struct evdev_client *client, unsigned int clkid) in evdev_set_clk_type()214 static void __pass_event(struct evdev_client *client, in __pass_event()244 static void evdev_pass_values(struct evdev_client *client, in evdev_pass_values()295 struct evdev_client *client; in evdev_events()[all …]