Searched refs:REPORT_BL_READ_MEMORY (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-picolcd_debugfs.c | 195 resp->in_report->id == REPORT_BL_READ_MEMORY) { in _picolcd_flash_read() 228 return _picolcd_flash_read(data, REPORT_BL_READ_MEMORY, u, s, off); in picolcd_debug_flash_read() 522 case REPORT_BL_READ_MEMORY: in picolcd_debug_out_report() 785 case REPORT_BL_READ_MEMORY: in picolcd_debug_raw_event() 787 "REPORT_BL_READ_MEMORY", report->id, size-1); in picolcd_debug_raw_event()
|
H A D | hid-picolcd.h | 43 #define REPORT_BL_READ_MEMORY 0xf3 /* Bootloader: IN[36],OUT[4] */ macro
|
H A D | hid-picolcd_core.c | 517 picolcd_out_report(REPORT_BL_READ_MEMORY, hdev), in picolcd_probe_bootloader()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-picolcd_debugfs.c | 195 resp->in_report->id == REPORT_BL_READ_MEMORY) { in _picolcd_flash_read() 228 return _picolcd_flash_read(data, REPORT_BL_READ_MEMORY, u, s, off); in picolcd_debug_flash_read() 522 case REPORT_BL_READ_MEMORY: in picolcd_debug_out_report() 785 case REPORT_BL_READ_MEMORY: in picolcd_debug_raw_event() 787 "REPORT_BL_READ_MEMORY", report->id, size-1); in picolcd_debug_raw_event()
|
H A D | hid-picolcd.h | 43 #define REPORT_BL_READ_MEMORY 0xf3 /* Bootloader: IN[36],OUT[4] */ macro
|
H A D | hid-picolcd_core.c | 516 picolcd_out_report(REPORT_BL_READ_MEMORY, hdev), in picolcd_probe_bootloader()
|
Completed in 6 milliseconds