Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c194 if (resp->in_report->id == REPORT_MEMORY || in _picolcd_flash_read()
249 if (resp->in_report->id == REPORT_MEMORY || in _picolcd_flash_erase64()
281 if (resp->in_report->id == REPORT_MEMORY || in _picolcd_flash_write()
728 case REPORT_MEMORY: in picolcd_debug_raw_event()
H A Dhid-picolcd.h26 #define REPORT_MEMORY 0x41 /* LCD: IN[63] */ macro