Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds