Searched defs:hid_debug_list (Results 1 – 1 of 1) sorted by relevance
41 struct hid_debug_list { struct42 char *hid_debug_buf;43 int head;44 int tail;45 struct fasync_struct *fasync;46 struct hid_device *hdev;47 struct list_head node;48 struct mutex read_mutex;