Searched defs:hiddev_list (Results 1 – 8 of 8) sorted by relevance
58647 struct hiddev_list { struct58648 struct hiddev_usage_ref buffer[2048];58649 int head;58650 int tail;58651 unsigned int flags;58652 struct fasync_struct *fasync;58653 struct hiddev *hiddev;58654 struct list_head node;58655 struct mutex thread_lock;
113769 struct hiddev_list { struct113770 struct hiddev_usage_ref buffer[2048];113771 int head;113772 int tail;113773 unsigned int flags;113774 struct fasync_struct *fasync;113775 struct hiddev *hiddev;113776 struct list_head node;113777 struct mutex thread_lock;
111386 struct hiddev_list { struct111387 struct hiddev_usage_ref buffer[2048];111388 int head;111389 int tail;111390 unsigned int flags;111391 struct fasync_struct *fasync;111392 struct hiddev *hiddev;111393 struct list_head node;111394 struct mutex thread_lock;
113613 struct hiddev_list { struct113614 struct hiddev_usage_ref buffer[2048];113615 int head;113616 int tail;113617 unsigned int flags;113618 struct fasync_struct *fasync;113619 struct hiddev *hiddev;113620 struct list_head node;113621 struct mutex thread_lock;
121171 struct hiddev_list { struct121172 struct hiddev_usage_ref buffer[2048];121173 int head;121174 int tail;121175 unsigned int flags;121176 struct fasync_struct *fasync;121177 struct hiddev *hiddev;121178 struct list_head node;121179 struct mutex thread_lock;