Home
last modified time | relevance | path

Searched defs:evdev (Results 1 – 3 of 3) sorted by relevance

/system/core/trusty/confirmationui/
DNotSoSecureInput.cpp100 void handleEvent(const EventDev& evdev) override { in handleEvent()
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h99681 struct evdev *evdev; member
99690 struct evdev { struct
99693 struct evdev_client __attribute__((btf_type_tag("rcu"))) *grab; argument
99694 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h109396 struct evdev *evdev; member
109405 struct evdev { struct
109408 struct evdev_client __attribute__((btf_type_tag("rcu"))) *grab; argument
109409 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;