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

/linux-master/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
/linux-master/drivers/hid/
H A Dhid-debug.c657 void hid_dump_device(struct hid_device *device, struct seq_file *f) function
685 EXPORT_SYMBOL_GPL(hid_dump_device); variable
1112 hid_dump_device(hdev, f);

Completed in 138 milliseconds