Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhid-debug.h41 struct hid_debug_list { struct
42 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;