Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhid-debug.h40 struct hid_debug_list { struct
41 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;