Home
last modified time | relevance | path

Searched refs:hid_debug_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_debugfs.c408 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
412 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
419 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
421 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
427 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
429 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
435 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
437 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
443 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
446 hid_debug_event(hde in picolcd_debug_out_report()
[all...]
H A Dhid-debug.c651 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event() function
663 EXPORT_SYMBOL_GPL(hid_debug_event); variable
683 hid_debug_event(hid, buf); in hid_dump_report()
688 hid_debug_event(hid, buf); in hid_dump_report()
690 hid_debug_event(hid, "\n"); in hid_dump_report()
706 hid_debug_event(hdev, buf); in hid_dump_input()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_debugfs.c408 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
412 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
419 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
421 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
427 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
429 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
435 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
437 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
443 hid_debug_event(hdev, buff); in picolcd_debug_out_report()
446 hid_debug_event(hde in picolcd_debug_out_report()
[all...]
H A Dhid-debug.c688 void hid_debug_event(struct hid_device *hdev, char *buf) in hid_debug_event() function
700 EXPORT_SYMBOL_GPL(hid_debug_event); variable
720 hid_debug_event(hid, buf); in hid_dump_report()
725 hid_debug_event(hid, buf); in hid_dump_report()
727 hid_debug_event(hid, "\n"); in hid_dump_report()
743 hid_debug_event(hdev, buf); in hid_dump_input()
/kernel/linux/linux-5.10/include/linux/
H A Dhid-debug.h28 void hid_debug_event(struct hid_device *, char *);
49 #define hid_debug_event(a,b) do { } while (0) macro
/kernel/linux/linux-6.6/include/linux/
H A Dhid-debug.h28 void hid_debug_event(struct hid_device *, char *);
49 #define hid_debug_event(a,b) do { } while (0) macro

Completed in 10 milliseconds