Home
last modified time | relevance | path

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

/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()
471 error = picolcd_init_cir(data, picolcd_in_report(REPORT_IR_DATA, hdev)); in picolcd_probe_lcd()