Lines Matching defs:evdev_client

31 	struct evdev_client __rcu *grab;
40 struct evdev_client {
75 static bool __evdev_is_filtered(struct evdev_client *client,
101 static void __evdev_flush_queue(struct evdev_client *client, unsigned int type)
143 static void __evdev_queue_syn_dropped(struct evdev_client *client)
165 static void evdev_queue_syn_dropped(struct evdev_client *client)
174 static int evdev_set_clk_type(struct evdev_client *client, unsigned int clkid)
214 static void __pass_event(struct evdev_client *client,
244 static void evdev_pass_values(struct evdev_client *client,
295 struct evdev_client *client;
324 struct evdev_client *client = file->private_data;
341 static int evdev_grab(struct evdev *evdev, struct evdev_client *client)
357 static int evdev_ungrab(struct evdev *evdev, struct evdev_client *client)
359 struct evdev_client *grab = rcu_dereference_protected(evdev->grab,
373 struct evdev_client *client)
381 struct evdev_client *client)
425 struct evdev_client *client;
437 struct evdev_client *client = file->private_data;
474 struct evdev_client *client;
505 struct evdev_client *client = file->private_data;
540 static int evdev_fetch_next_event(struct evdev_client *client,
561 struct evdev_client *client = file->private_data;
612 struct evdev_client *client = file->private_data;
886 static int evdev_handle_get_val(struct evdev_client *client,
943 static int evdev_revoke(struct evdev *evdev, struct evdev_client *client,
955 static int evdev_set_mask(struct evdev_client *client,
991 static int evdev_get_mask(struct evdev_client *client,
1032 struct evdev_client *client = file->private_data;
1259 struct evdev_client *client = file->private_data;