Searched defs:evdev (Results 1 – 3 of 3) sorted by relevance
100 void handleEvent(const EventDev& evdev) override { in handleEvent()
99681 struct evdev *evdev; member99690 struct evdev { struct99693 struct evdev_client __attribute__((btf_type_tag("rcu"))) *grab; argument99694 struct list_head client_list;99695 spinlock_t client_lock;99696 struct mutex mutex;99697 struct device dev;99698 struct cdev cdev;99699 bool exist;
109396 struct evdev *evdev; member109405 struct evdev { struct109408 struct evdev_client __attribute__((btf_type_tag("rcu"))) *grab; argument109409 struct list_head client_list;109410 spinlock_t client_lock;109411 struct mutex mutex;109412 struct device dev;109413 struct cdev cdev;109414 bool exist;