Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-picolcd.h24 #define REPORT_IR_DATA 0x21 /* LCD: IN[63] */ macro
H A Dhid-picolcd_core.c345 } else if (report->id == REPORT_IR_DATA) { in picolcd_raw_event()
473 error = picolcd_init_cir(data, picolcd_in_report(REPORT_IR_DATA, hdev)); in picolcd_probe_lcd()
H A Dhid-picolcd_debugfs.c685 case REPORT_IR_DATA: in picolcd_debug_raw_event()