Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h134717 struct evdev_client { struct
134718 unsigned int head;
134719 unsigned int tail;
134720 unsigned int packet_head;
134721 spinlock_t buffer_lock;
134722 wait_queue_head_t wait;
134723 struct fasync_struct *fasync;
134724 struct evdev *evdev;
134725 struct list_head node;
134726 enum input_clock_type clk_type;
[all …]