Searched refs:hid_dump_device (Results 1 – 2 of 2) sorted by relevance
21 void hid_dump_device(struct hid_device *, struct seq_file *);42 #define hid_dump_device(a,b) do { } while (0) macro
657 void hid_dump_device(struct hid_device *device, struct seq_file *f) in hid_dump_device() function685 EXPORT_SYMBOL_GPL(hid_dump_device);1114 hid_dump_device(hdev, f); in hid_debug_rdesc_show()