Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c195 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()
H A Dhid-picolcd.h43 #define REPORT_BL_READ_MEMORY 0xf3 /* Bootloader: IN[36],OUT[4] */ macro