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