Home
last modified time | relevance | path

Searched refs:hid_dump_device (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dhid-debug.h21 void hid_dump_device(struct hid_device *, struct seq_file *);
42 #define hid_dump_device(a,b) do { } while (0) macro