Searched defs:evdev_client (Results 1 – 11 of 11) sorted by relevance
95768 struct evdev_client { struct95769 unsigned int head;95770 unsigned int tail;95771 unsigned int packet_head;95772 spinlock_t buffer_lock;95773 wait_queue_head_t wait;95774 struct fasync_struct *fasync;95775 struct evdev *evdev;95776 struct list_head node;95777 enum input_clock_type clk_type;[all …]
96820 struct evdev_client { struct96821 unsigned int head;96822 unsigned int tail;96823 unsigned int packet_head;96824 spinlock_t buffer_lock;96825 wait_queue_head_t wait;96826 struct fasync_struct *fasync;96827 struct evdev *evdev;96828 struct list_head node;96829 enum input_clock_type clk_type;[all …]
110309 struct evdev_client { struct110310 unsigned int head;110311 unsigned int tail;110312 unsigned int packet_head;110313 spinlock_t buffer_lock;110314 wait_queue_head_t wait;110315 struct fasync_struct *fasync;110316 struct evdev *evdev;110317 struct list_head node;110318 enum input_clock_type clk_type;[all …]
99674 struct evdev_client { struct99693 struct evdev_client __attribute__((btf_type_tag("rcu"))) *grab; argument
80190 struct evdev_client { struct80191 unsigned int head;80192 unsigned int tail;80193 unsigned int packet_head;80194 spinlock_t buffer_lock;80195 wait_queue_head_t wait;80196 struct fasync_struct *fasync;80197 struct evdev *evdev;80198 struct list_head node;80199 enum input_clock_type clk_type;[all …]
109735 struct evdev_client { struct109736 unsigned int head;109737 unsigned int tail;109738 unsigned int packet_head;109739 spinlock_t buffer_lock;109740 wait_queue_head_t wait;109741 struct fasync_struct *fasync;109742 struct evdev *evdev;109743 struct list_head node;109744 enum input_clock_type clk_type;[all …]
109389 struct evdev_client { struct109408 struct evdev_client __attribute__((btf_type_tag("rcu"))) *grab; argument