Home
last modified time | relevance | path

Searched refs:REPORT_BL_WRITE_MEMORY (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-picolcd_debugfs.c292 resp->in_report->id == REPORT_BL_WRITE_MEMORY) { in _picolcd_flash_write()
326 report_write = REPORT_BL_WRITE_MEMORY; in picolcd_debug_flash_write()
556 case REPORT_BL_WRITE_MEMORY: in picolcd_debug_out_report()
801 case REPORT_BL_WRITE_MEMORY: in picolcd_debug_raw_event()
Dhid-picolcd.h54 #define REPORT_BL_WRITE_MEMORY 0xf4 /* Bootloader: IN[36],OUT[36] */ macro
Dhid-picolcd_core.c534 picolcd_out_report(REPORT_BL_WRITE_MEMORY, hdev), NULL); in picolcd_probe_bootloader()