Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-picolcd.h38 #define REPORT_WRITE_MEMORY 0xb4 /* LCD: OUT[63] */ macro
H A Dhid-picolcd_debugfs.c319 report_write = REPORT_WRITE_MEMORY; in picolcd_debug_flash_write()
545 case REPORT_WRITE_MEMORY: in picolcd_debug_out_report()
H A Dhid-picolcd_core.c500 picolcd_out_report(REPORT_WRITE_MEMORY, hdev), in picolcd_probe_lcd()