Searched refs:REPORT_READ_MEMORY (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-picolcd.h | 37 #define REPORT_READ_MEMORY 0xb3 /* LCD: OUT[3] */ macro
|
H A D | hid-picolcd_debugfs.c | 230 return _picolcd_flash_read(data, REPORT_READ_MEMORY, u, s, off); in picolcd_debug_flash_read() 521 case REPORT_READ_MEMORY: in picolcd_debug_out_report() 525 "REPORT_READ_MEMORY", report->id, raw_size-1); in picolcd_debug_out_report() 729 /* Data buffer in response to REPORT_READ_MEMORY or REPORT_WRITE_MEMORY */ in picolcd_debug_raw_event()
|
H A D | hid-picolcd_core.c | 500 picolcd_out_report(REPORT_READ_MEMORY, hdev), in picolcd_probe_lcd()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-picolcd.h | 37 #define REPORT_READ_MEMORY 0xb3 /* LCD: OUT[3] */ macro
|
H A D | hid-picolcd_debugfs.c | 230 return _picolcd_flash_read(data, REPORT_READ_MEMORY, u, s, off); in picolcd_debug_flash_read() 521 case REPORT_READ_MEMORY: in picolcd_debug_out_report() 525 "REPORT_READ_MEMORY", report->id, raw_size-1); in picolcd_debug_out_report() 729 /* Data buffer in response to REPORT_READ_MEMORY or REPORT_WRITE_MEMORY */ in picolcd_debug_raw_event()
|
H A D | hid-picolcd_core.c | 499 picolcd_out_report(REPORT_READ_MEMORY, hdev), in picolcd_probe_lcd()
|
Completed in 6 milliseconds