Searched refs:hid_dump_device (Results 1 – 2 of 2) sorted by relevance
31 void hid_dump_device(struct hid_device *, struct seq_file *);55 #define hid_dump_device(a,b) do { } while (0) macro
629 void hid_dump_device(struct hid_device *device, struct seq_file *f) in hid_dump_device() function657 EXPORT_SYMBOL_GPL(hid_dump_device);1066 hid_dump_device(hdev, f); in hid_debug_rdesc_show()