Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-picolcd.h127 #define picolcd_in_report(id, dev) picolcd_report(id, dev, HID_INPUT_REPORT) macro
H A Dhid-picolcd_core.c468 error = picolcd_init_keys(data, picolcd_in_report(REPORT_KEY_STATE, hdev)); in picolcd_probe_lcd()
473 error = picolcd_init_cir(data, picolcd_in_report(REPORT_IR_DATA, hdev)); in picolcd_probe_lcd()